Searched refs:custom_fps_profiler (Results 1 – 2 of 2) sorted by relevance
55 std::unique_ptr<google::camera_common::Profiler> custom_fps_profiler) = 0;
64 std::unique_ptr<google::camera_common::Profiler> custom_fps_profiler) in MakeScopedProfiler() argument73 if (SetFpsProfiler(std::move(custom_fps_profiler)) == false) { in MakeScopedProfiler()