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

/frameworks/native/include/gui/
H A DSurfaceTextureClient.h130 struct BufferSlot { struct in class:android::SurfaceTextureClient
146 BufferSlot mSlots[NUM_BUFFER_SLOTS];
H A DBufferQueue.h173 // public facing structure for BufferSlot
334 struct BufferSlot { struct in class:android::BufferQueue
336 BufferSlot() function in struct:android::BufferQueue::BufferSlot
338 mBufferState(BufferSlot::FREE),
448 BufferSlot mSlots[NUM_BUFFER_SLOTS];

Completed in 945 milliseconds