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

/frameworks/native/include/gui/
H A DBufferSlot.h70 // QUEUED (via queueBuffer) or back to FREE (via cancelBuffer).
73 // QUEUED indicates that the buffer has been filled by the
82 QUEUED = 2, enumerator in enum:android::BufferSlot::BufferState
85 // consumer. As with QUEUED, the contents must not be accessed
120 // QUEUED, it indicates when the producer has finished filling the

Completed in 24 milliseconds