Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.cc73 if (SetFpsProfiler(std::move(custom_fps_profiler)) == false) { in MakeScopedProfiler()
246 bool SetFpsProfiler(std::unique_ptr<Profiler> profiler) { in SetFpsProfiler() function in android::google_camera_hal::__anonbc8cc9050111::AidlProfilerImpl