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