Searched refs:parseGfxInfoMetrics (Results 1 – 1 of 1) sorted by relevance
291 result.putAll(parseGfxInfoMetrics(pkgMetricSections[i])); in getGfxInfoMetrics()300 private Map<String, Double> parseGfxInfoMetrics(String output) { in parseGfxInfoMetrics() method in JankCollectionHelper