Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hwl_interface/
Dcamera_device_hwl.h117 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
Dcamera_device_session_hwl.h187 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
/hardware/google/camera/common/hal/tests/
Dmock_device_hwl.h149 std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
Dmock_device_session_hwl.cc287 FakeCameraDeviceSessionHwl::GetProfiler(uint32_t /* camera_id */, in GetProfiler() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc434 std::unique_ptr<google::camera_common::Profiler> CameraDevice::GetProfiler( in GetProfiler() function in android::google_camera_hal::CameraDevice
Dcamera_device_session.cc1947 CameraDeviceSession::GetProfiler(uint32_t camera_id, int option) { in GetProfiler() function in android::google_camera_hal::CameraDeviceSession