Home
last modified time | relevance | path

Searched defs:kNsPerSec (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dzsl_buffer_manager_tests.cc42 static const int64_t kNsPerSec = 1000000000; in SetMetadata() local
Dinternal_stream_manager_tests.cc89 static const int64_t kNsPerSec = 1000000000; in SetMetadata() local
/hardware/google/camera/common/hal/utils/
Dzsl_buffer_manager.cc371 static const int64_t kNsPerSec = 1000000000; in GetCurrentTimestampNs() local
/hardware/google/camera/common/profiler/
Dprofiler.cc103 static constexpr int64_t kNsPerSec = 1000000000; member in google::camera_common::__anon477d26810111::ProfilerImpl