Home | History | Annotate | Download | only in gui

Lines Matching refs:QUEUED

180         // queue, however, so currently queued buffers still get displayed.
340 // See whether a buffer has been queued since the last
552 mSlots[buf].mBufferState = BufferSlot::QUEUED;
580 // buffer slot currently queued is marked free if still tracked
587 // and we record the new buffer in the queued list
667 // buffers queued up.
801 case BufferSlot::QUEUED: return "QUEUED";
893 // If it's specified and there's more than one buffer queued, we may
1016 // Make sure this buffers hasn't been queued while we were owning it (acquired)
1199 if (state == BufferSlot::QUEUED || state == BufferSlot::DEQUEUED) {