Searched refs:logPerformanceStats (Results 1 – 2 of 2) sorted by relevance
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | MediaPerfUtils.java | 99 logPerformanceStats(log, frameAvgUsStats, "frame_avg_stats", in addPerformanceStatsToLog() 105 double fps = logPerformanceStats(log, timeAvgUsStats, "time_avg_stats", in addPerformanceStatsToLog() 117 private static double logPerformanceStats( in logPerformanceStats() method in MediaPerfUtils
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | MediaPerfUtils.java | 99 logPerformanceStats(log, frameAvgUsStats, "frame_avg_stats", in addPerformanceStatsToLog() 105 double fps = logPerformanceStats(log, timeAvgUsStats, "time_avg_stats", in addPerformanceStatsToLog() 117 private static double logPerformanceStats( in logPerformanceStats() method in MediaPerfUtils
|