Searched defs:BufferSlot (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceTextureClient.h118 struct BufferSlot { struct in class:android::SurfaceTextureClient
134 BufferSlot mSlots[NUM_BUFFER_SLOTS];
H A DBufferQueue.h162 // public facing structure for BufferSlot
285 struct BufferSlot { struct in class:android::BufferQueue
287 BufferSlot() function in struct:android::BufferQueue::BufferSlot
289 mBufferState(BufferSlot::FREE),
386 BufferSlot mSlots[NUM_BUFFER_SLOTS];

Completed in 54 milliseconds