Searched defs:frameCountMap (Results 1 – 1 of 1) sorted by relevance
276 Map<String, Long> frameCountMap = getSessionFrameCounts(); in stopSession() local302 Map<String, Long> frameCountMap = new HashMap<>(); in getSessionFrameCounts() local314 Map<String, Long> frameCountMap, Long sessionDurationMs) { in getSessionFpsInfoText()