Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Dtracked_profiler.h48 AcceptNextState(EventType incoming);
Dtracked_profiler.cc55 std::unique_ptr<AidlScopedProfiler> TrackedProfiler::AcceptNextState( in AcceptNextState() function in android::google_camera_hal::TrackedProfiler
Daidl_profiler.cc88 (*rprofiler)->AcceptNextState(type); in MakeScopedProfiler()
103 return latency_profilers_.back()->AcceptNextState(type); in MakeScopedProfiler()