Home
last modified time | relevance | path

Searched defs:ActiveBuffer (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java493 private final class ActiveBuffer implements DeathRecipient { class in GraphicsStatsService
502 ActiveBuffer(IGraphicsStatsCallback token, int uid, int pid, String packageName, in ActiveBuffer() method in GraphicsStatsService.ActiveBuffer