Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc359 float sum_min = 0.f; in PrintResult() local
388 sum_min += min_dt; in PrintResult()
430 "", sum_min, sum_max, sum_avg); in PrintResult()