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

/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.h51 status_t dequeue(camera_metadata_t **buf, bool incrementCount = true);
H A Dcamera2_utils.cpp92 status_t MetadataQueue::dequeue(camera_metadata_t **buf, bool incrementCount) { argument
121 if (incrementCount) {

Completed in 26 milliseconds