Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.h55 std::unique_ptr<google::camera_common::Profiler> custom_fps_profiler) = 0;
Daidl_profiler.cc64 std::unique_ptr<google::camera_common::Profiler> custom_fps_profiler) in MakeScopedProfiler() argument
73 if (SetFpsProfiler(std::move(custom_fps_profiler)) == false) { in MakeScopedProfiler()