Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc206 float sum_max = 0.f; in PrintResult() local
228 sum_max += max_dt; in PrintResult()
242 ALOGE("%43.43s MAX SUM: %8.3f ms, AVG SUM: %7.3f ms", "", sum_max, in PrintResult()