Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DGameQualificationFpsCollector.java249 printHistogram(frameTimes, runIndex); in processTimestampsSlice()
319 void printHistogram(Collection<Long> frameTimes, int runIndex) { in printHistogram() method in GameQualificationFpsCollector