Home
last modified time | relevance | path

Searched refs:kStopWatch (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.h157 kStopWatch = 1 << 2, enumerator
H A Dprofiler.cc603 } else if (flag & SetPropFlag::kStopWatch) { in Create()
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_profiler.cc291 latency_flag |= Profiler::SetPropFlag::kStopWatch; in Create()