Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/src/swappy/
DSwappy.cpp513 bool Swappy::waitForNextFrame(EGLDisplay display) { in waitForNextFrame() function in swappy::Swappy
/frameworks/native/libs/gui/
DSurface.cpp1888 bool Surface::waitForNextFrame(uint64_t lastFrame, nsecs_t timeout) { in waitForNextFrame() function in android::Surface
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp2280 status_t Camera3Device::waitForNextFrame(nsecs_t timeout) { in waitForNextFrame() function in android::Camera3Device