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

/frameworks/native/include/gui/
H A DBufferQueue.h374 // be in either the DEQUEUED or QUEUED state. In asynchronous mode,
375 // however, the current buffer is always in the QUEUED state.
379 // QUEUED indicates that the buffer has been queued by the client,
382 // buffer away from the QUEUED state. However, in Synchronous mode
387 QUEUED = 2, enumerator in enum:android::BufferQueue::BufferSlot::BufferState
430 // QUEUED, it indicates when the producer has finished filling the

Completed in 14 milliseconds