Home
last modified time | relevance | path

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

/cts/libs/deviceutil/src/android/cts/util/
DMediaPerfUtils.java82 DeviceReportLog log, MediaUtils.Stats durationsUsStats, String message) { in addPerformanceStatsToLog() argument
85 durationsUsStats.movingAverage(MOVING_AVERAGE_NUM_FRAMES); in addPerformanceStatsToLog()
92 durationsUsStats.movingAverageOverSum(MOVING_AVERAGE_WINDOW_MS * 1000); in addPerformanceStatsToLog()