Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.h54 std::unique_ptr<google::camera_common::Profiler> custom_latency_profiler,
Daidl_profiler.cc63 std::unique_ptr<google::camera_common::Profiler> custom_latency_profiler, in MakeScopedProfiler() argument
101 if (SetOrCreateTrackedProfiler(std::move(custom_latency_profiler), in MakeScopedProfiler()