Searched refs:TOTAL_DURATION (Results 1 – 9 of 9) sorted by relevance
80 … double currentAvgFrameDuration = mResults.get(i).getAverage(FrameMetrics.TOTAL_DURATION);84 … double current99FrameDuration = mResults.get(i).getPercentile(FrameMetrics.TOTAL_DURATION, 99);88 … double current95FrameDuration = mResults.get(i).getPercentile(FrameMetrics.TOTAL_DURATION, 95);92 … double current90FrameDuration = mResults.get(i).getPercentile(FrameMetrics.TOTAL_DURATION, 90);96 double longestFrame = mResults.get(i).getMaximum(FrameMetrics.TOTAL_DURATION);102 double shortestFrame = mResults.get(i).getMinimum(FrameMetrics.TOTAL_DURATION);
53 FrameMetrics.TOTAL_DURATION,130 double totalDuration = getMetricAtIndex(i, FrameMetrics.TOTAL_DURATION); in getScore()148 double total95th = mStoredStatistics[getMetricPosition(FrameMetrics.TOTAL_DURATION)] in getJankPenalty()165 mStoredStatistics[getMetricPosition(FrameMetrics.TOTAL_DURATION)]; in getConsistencyBonus()181 int totalDurationPos = getMetricPosition(FrameMetrics.TOTAL_DURATION); in getSortedJankFrameIndices()
111 result.getMetricAtIndex(frameIdx, FrameMetrics.TOTAL_DURATION)); in storeRunResults()195 … System.out.println(""+ resultList.get(0).getMetricAtIndex(0, FrameMetrics.TOTAL_DURATION)); in loadTestResults()320 result.getPercentile(FrameMetrics.TOTAL_DURATION, 95))); in exportToCsv()323 result.getPercentile(FrameMetrics.TOTAL_DURATION, 90))); in exportToCsv()373 run.getMetricAtIndex(j, FrameMetrics.TOTAL_DURATION) + "\n"); in writeRawResults()
125 public static final int TOTAL_DURATION = 8; field in FrameMetrics194 TOTAL_DURATION,
230 long totalDuration = frameMetrics.getMetric(FrameMetrics.TOTAL_DURATION);
489 long totalDurationNanos = mMetricsWrapper.getMetric(FrameMetrics.TOTAL_DURATION); in onFrameMetricsAvailable()
638 .when(mWrapper).getMetric(FrameMetrics.TOTAL_DURATION); in sendHwuiFrame()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50873 field public static final int TOTAL_DURATION = 8; // 0x8