Searched refs:GetProfiler (Results 1 – 11 of 11) sorted by relevance
80 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
169 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
86 std::unique_ptr<google::camera_common::Profiler> GetProfiler(uint32_t camere_id,
308 std::unique_ptr<google::camera_common::Profiler> CameraDevice::GetProfiler( in GetProfiler() function in android::google_camera_hal::CameraDevice311 return camera_device_hwl_->GetProfiler(camera_id, option); in GetProfiler()
128 std::unique_ptr<google::camera_common::Profiler> GetProfiler(uint32_t camere_id,
1886 CameraDeviceSession::GetProfiler(uint32_t camera_id, int option) { in GetProfiler() function in android::google_camera_hal::CameraDeviceSession1887 return device_session_hwl_->GetProfiler(camera_id, option); in GetProfiler()
105 std::unique_ptr<google::camera_common::Profiler> GetProfiler(200 MOCK_METHOD2(GetProfiler, std::unique_ptr<google::camera_common::Profiler>(
118 std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
286 FakeCameraDeviceSessionHwl::GetProfiler(uint32_t /* camera_id */, in GetProfiler() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
72 hidl_profiler_->SetLatencyProfiler(google_camera_device_->GetProfiler( in Initialize()74 hidl_profiler_->SetFpsProfiler(google_camera_device_->GetProfiler( in Initialize()
694 hidl_profiler_->SetLatencyProfiler(device_session_->GetProfiler( in flush()696 hidl_profiler_->SetFpsProfiler(device_session_->GetProfiler( in flush()