Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.cc48 constexpr char kReprocess[] = "Reprocess Frame "; variable
148 reprocessing_profiler_->Start(kReprocess + std::to_string(id), in ReprocessingRequestStart()
157 reprocessing_profiler_->End(kReprocess + std::to_string(id), in ReprocessingResultEnd()