Searched refs:waitForBuffer (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/tests/camera2/ | ||
D | camera2_utils.h | 58 status_t waitForBuffer(nsecs_t timeout); |
D | camera2_utils.cpp | 137 status_t MetadataQueue::waitForBuffer(nsecs_t timeout) { in waitForBuffer() function in android::camera2::tests::MetadataQueue |