Searched refs:MOVING_AVERAGE_NUM_FRAMES (Results 1 – 1 of 1) sorted by relevance
31 private static final int MOVING_AVERAGE_NUM_FRAMES = 10; field in MediaPerfUtils85 durationsUsStats.movingAverage(MOVING_AVERAGE_NUM_FRAMES); in addPerformanceStatsToLog()87 "window_frames", MOVING_AVERAGE_NUM_FRAMES, ResultType.NEUTRAL, ResultUnit.COUNT); in addPerformanceStatsToLog()89 message + " window=" + MOVING_AVERAGE_NUM_FRAMES); in addPerformanceStatsToLog()