Searched refs:ActiveBuffer (Results 1 – 5 of 5) sorted by relevance
96 private ArrayList<ActiveBuffer> mActive = new ArrayList<>();154 ActiveBuffer[] activeCopy; in onAlarm()158 activeCopy = mActive.toArray(new ActiveBuffer[0]); in onAlarm()160 for (ActiveBuffer active : activeCopy) { in onAlarm()240 ActiveBuffer buffer = mActive.get(i); in pullGraphicsStatsImpl()358 private void addToSaveQueue(ActiveBuffer buffer) { in addToSaveQueue()368 private void processDied(ActiveBuffer buffer) { in processDied()380 ActiveBuffer buffer = mActive.get(i); in fetchActiveBuffersLocked()394 ActiveBuffer buffers = new ActiveBuffer(token, uid, pid, packageName, versionCode); in fetchActiveBuffersLocked()493 private final class ActiveBuffer implements DeathRecipient { class in GraphicsStatsService[all …]
2066 android.graphics.GraphicsStatsService$ActiveBuffer
24850 Landroid/graphics/GraphicsStatsService$ActiveBuffer;
2070 android.graphics.GraphicsStatsService$ActiveBuffer
34957 Landroid/graphics/GraphicsStatsService$ActiveBuffer;