Searched refs:WaitForBuffers (Results 1 – 2 of 2) sorted by relevance
116 bool HandleQueueEvents() { return WaitForBuffers(0); } in HandleQueueEvents()165 bool WaitForBuffers(int timeout);
148 bool BufferHubQueue::WaitForBuffers(int timeout) { in WaitForBuffers() function in android::dvr::BufferHubQueue367 if (!WaitForBuffers(timeout)) in Dequeue()