Searched defs:ActiveBuffer (Results 1 – 2 of 2) sorted by relevance
167 struct ActiveBuffer { struct168 OMX_U32 mPortIndex;169 OMX::buffer_id mID;
195 private final class ActiveBuffer implements DeathRecipient { class in GraphicsStatsService203 ActiveBuffer(IBinder token, int uid, int pid, String packageName) in ActiveBuffer() method in GraphicsStatsService.ActiveBuffer