Searched refs:WaitForBuffers (Results 1 – 2 of 2) sorted by relevance
117 bool HandleQueueEvents() { return WaitForBuffers(0); } in HandleQueueEvents()166 bool WaitForBuffers(int timeout);
146 bool BufferHubQueue::WaitForBuffers(int timeout) { in WaitForBuffers() function in android::dvr::BufferHubQueue369 if (!WaitForBuffers(timeout)) in Dequeue()