Searched defs:ActiveBuffer (Results 1 – 2 of 2) sorted by relevance
163 struct ActiveBuffer { struct164 OMX_U32 mPortIndex;165 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