Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java96 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 …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2066 android.graphics.GraphicsStatsService$ActiveBuffer
H A Dboot-image-profile.txt24850 Landroid/graphics/GraphicsStatsService$ActiveBuffer;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2070 android.graphics.GraphicsStatsService$ActiveBuffer
H A Dboot-image-profile.txt34957 Landroid/graphics/GraphicsStatsService$ActiveBuffer;