Home
last modified time | relevance | path

Searched defs:waitForNextFrame (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DSurface.cpp1919 bool Surface::waitForNextFrame(uint64_t lastFrame, nsecs_t timeout) { in waitForNextFrame() function in android::Surface
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp2286 status_t Camera3Device::waitForNextFrame(nsecs_t timeout) { in waitForNextFrame() function in android::Camera3Device