Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.h130 status_t waitForBuffer(nsecs_t timeout);
DCamera2Device.cpp528 return mFrameQueue.waitForBuffer(timeout); in waitForNextFrame()
773 status_t Camera2Device::MetadataQueue::waitForBuffer(nsecs_t timeout) in waitForBuffer() function in android::Camera2Device::MetadataQueue