Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.cc136 void ReprocessingRequestStart( in ReprocessingRequestStart() function in android::google_camera_hal::__anonf1eff9bb0111::AidlProfilerImpl
299 void ReprocessingRequestStart(std::unique_ptr<Profiler>, int32_t) override{}; in ReprocessingRequestStart() function in android::google_camera_hal::__anonf1eff9bb0111::AidlProfilerMock
Daidl_profiler.h66 virtual void ReprocessingRequestStart(
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Daidl_camera_device_session.cc741 aidl_profiler_->ReprocessingRequestStart( in processCaptureRequest()