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

/frameworks/native/include/gui/
H A DBufferSlot.h60 // The slot is "owned" by BufferQueue. It transitions to DEQUEUED
64 // DEQUEUED indicates that the buffer has been dequeued by the
71 DEQUEUED = 1, enumerator in enum:android::BufferSlot::BufferState
121 // buffer. When the buffer is DEQUEUED or ACQUIRED, the fence has been

Completed in 636 milliseconds