Searched defs:ActiveBuffer (Results 1 – 2 of 2) sorted by relevance
143 struct ActiveBuffer { struct144 OMX_U32 mPortIndex;145 IOMX::buffer_id mID;
404 private final class ActiveBuffer implements DeathRecipient { class in GraphicsStatsService412 ActiveBuffer(IGraphicsStatsCallback token, int uid, int pid, String packageName, in ActiveBuffer() method in GraphicsStatsService.ActiveBuffer