Home
last modified time | relevance | path

Searched refs:dumpActiveLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DGraphicsStatsService.java256 HashSet<File> skipList = dumpActiveLocked(dump, buffers); in pullGraphicsStatsImpl()
402 private HashSet<File> dumpActiveLocked(long dump, ArrayList<HistoricalBuffer> buffers) { in dumpActiveLocked() method in GraphicsStatsService
453 HashSet<File> skipList = dumpActiveLocked(dump, buffers); in dump()