Searched refs:getTotalFrameCount (Results 1 – 5 of 5) sorted by relevance
117 public int getTotalFrameCount() { in getTotalFrameCount() method in UiBenchmarkResult128 int totalFrameCount = getTotalFrameCount(); in getScore()180 int totalFrameCount = getTotalFrameCount(); in getSortedJankFrameIndices()
87 int totalFrameCount = result.getTotalFrameCount(); in storeRunResults()193 int total = resultList.get(0).getTotalFrameCount(); in loadTestResults()363 for (int j = 0; j < run.getTotalFrameCount(); j++) { in writeRawResults()
32 public int getTotalFrameCount() { in getTotalFrameCount() method in Throughput
37 public int getTotalFrameCount() { in getTotalFrameCount() method in Throughput
76 int currentFrameCount = mResults.get(i).getTotalFrameCount();