Home
last modified time | relevance | path

Searched refs:GetFpsFlag (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/common/hal/hidl_service/
Dhidl_profiler.h79 virtual int32_t GetFpsFlag() const = 0;
Dhidl_profiler.cc225 int32_t GetFpsFlag() const { in GetFpsFlag() function in android::hardware::camera::implementation::__anon187dbcd30111::HidlProfilerImpl
273 int32_t GetFpsFlag() const override { in GetFpsFlag() function in android::hardware::camera::implementation::__anon187dbcd30111::HidlProfilerMock
Dhidl_camera_device.cc75 camera_id_, hidl_profiler_->GetFpsFlag())); in Initialize()
Dhidl_camera_device_session.cc697 hidl_profiler_->GetCameraId(), hidl_profiler_->GetFpsFlag())); in flush()