Lines Matching defs:queue
164 std::shared_ptr<ConsumerQueue> queue;
171 state.surface->OnQueueEvent(state.queue, events);
224 "queue!");
234 "queue: %s",
253 // Always give the queue a chance to handle its internal bookkeeping.
256 // Check for hangup and remove a queue that is no longer needed.
258 ALOGD_IF(TRACE, "ApplicationDisplaySurface::OnQueueEvent: Removing queue.");
297 "queue!");
309 "queue: %s",
327 // Always give the queue a chance to handle its internal bookkeeping.
330 // Check for hangup and remove a queue that is no longer needed.
332 ALOGD_IF(TRACE, "DirectDisplaySurface::OnQueueEvent: Removing queue.");
341 "DirectDisplaySurface::DequeueBuffersLocked: Consumer queue is not "