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

/frameworks/native/include/gui/
H A DBufferQueue.h332 // that must remain in a state other than DEQUEUED.
386 // The slot is "owned" by BufferQueue. It transitions to DEQUEUED
390 // DEQUEUED indicates that the buffer has been dequeued by the
397 DEQUEUED = 1, enumerator in enum:android::BufferQueue::BufferSlot::BufferState
445 // buffer. When the buffer is DEQUEUED or ACQUIRED, the fence has been

Completed in 26 milliseconds