HomeSort by relevance Sort by last modified time
    Searched defs:BufferSlot (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
SurfaceTextureClient.h 118 struct BufferSlot {
134 BufferSlot mSlots[NUM_BUFFER_SLOTS];
BufferQueue.h 162 // public facing structure for BufferSlot
285 struct BufferSlot {
287 BufferSlot()
289 mBufferState(BufferSlot::FREE),
386 BufferSlot mSlots[NUM_BUFFER_SLOTS];

Completed in 252 milliseconds