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

/frameworks/native/include/gui/
H A DBufferQueue.h318 // that must remain in a state other than DEQUEUED.
366 // DEQUEUED indicates that the buffer has been dequeued by the
374 // be in either the DEQUEUED or QUEUED state. In asynchronous mode,
377 DEQUEUED = 1, enumerator in enum:android::BufferQueue::BufferSlot::BufferState
385 // documentation for DEQUEUED.
431 // buffer. When the buffer is DEQUEUED or ACQUIRED, the fence has been

Completed in 21 milliseconds