Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_profiler.cc282 kPropKeyProfileOpenClose, Profiler::SetPropFlag::kCustomProfiler); in Create()
284 Profiler::SetPropFlag::kCustomProfiler); in Create()
/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.h167 kCustomProfiler = 1 << 7, enumerator
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device.cc310 if (option & google::camera_common::Profiler::SetPropFlag::kCustomProfiler) { in GetProfiler()