Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc205 float max_max = 0.f; in PrintResult() local
229 max_max = std::max(max_max, max_dt); in PrintResult()