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

/frameworks/native/include/gui/
H A DBufferQueue.h396 // QUEUED (via queueBuffer) or back to FREE (via cancelBuffer).
399 // QUEUED indicates that the buffer has been filled by the
408 QUEUED = 2, enumerator in enum:android::BufferQueue::BufferSlot::BufferState
411 // consumer. As with QUEUED, the contents must not be accessed
444 // QUEUED, it indicates when the producer has finished filling the

Completed in 66 milliseconds