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

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.h157 status_t waitForNextFrame(nsecs_t timeout);
H A DCamera2Device.cpp479 status_t Camera2Device::waitForNextFrame(nsecs_t timeout) { function in class:android::Camera2Device
/frameworks/av/services/camera/libcameraservice/camera2/
H A DFrameProcessor.cpp82 res = device->waitForNextFrame(kWaitDuration);

Completed in 42 milliseconds