Searched refs:dequeue (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera2.h87 * dequeue() once it's ready to handle the next buffer.
89 * 3. Once the destination has processed a buffer, it should try to dequeue
90 * another buffer. If there are no more buffers available, dequeue() will
93 * NULL return from dequeue, it does not need to query the queue again until
99 * from dequeue, or on initial startup.
101 * 5. The dequeue() call in response to notify_queue_not_empty() may be on the
116 int (*dequeue)(camera2_metadata_queue_src_ops *q, member in struct:camera2_metadata_queue_src_ops

Completed in 3 milliseconds