Home
last modified time | relevance | path

Searched defs:GetProfiler (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/camera/common/hal/hwl_interface/
H A Dcamera_device_hwl.h80 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
H A Dcamera_device_session_hwl.h169 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_hwl.h118 std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
H A Dmock_device_session_hwl.cc286 FakeCameraDeviceSessionHwl::GetProfiler(uint32_t /* camera_id */, in GetProfiler() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device.cc308 std::unique_ptr<google::camera_common::Profiler> CameraDevice::GetProfiler( in GetProfiler() function in android::google_camera_hal::CameraDevice
H A Dcamera_device_session.cc1886 CameraDeviceSession::GetProfiler(uint32_t camera_id, int option) { in GetProfiler() function in android::google_camera_hal::CameraDeviceSession