Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaPerfUtils.java93 DeviceReportLog log, MediaUtils.Stats durationsUsStats, String message) { in addPerformanceStatsToLog() argument
96 durationsUsStats.movingAverage(MOVING_AVERAGE_NUM_FRAMES); in addPerformanceStatsToLog()
103 durationsUsStats.movingAverageOverSum(MOVING_AVERAGE_WINDOW_MS * 1000); in addPerformanceStatsToLog()