Home
last modified time | relevance | path

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

/hardware/libhardware/tests/camera2/
Dcamera2_utils.h56 status_t dequeue(camera_metadata_t **buf, bool incrementCount = true);
Dcamera2_utils.cpp95 status_t MetadataQueue::dequeue(camera_metadata_t **buf, bool incrementCount) { in dequeue() argument
124 if (incrementCount) { in dequeue()