Searched refs:waitForNextFrame (Results 1 – 8 of 8) sorted by relevance
169 waitForNextFrame(display) : in swapInternal()196 waitForNextFrame(display); in swapInternal()513 bool Swappy::waitForNextFrame(EGLDisplay display) { in waitForNextFrame() function in swappy::Swappy
165 bool waitForNextFrame(EGLDisplay display);
124 res = device->waitForNextFrame(kWaitDuration); in threadLoop()
306 virtual status_t waitForNextFrame(nsecs_t timeout) = 0;
133 bool waitForNextFrame(uint64_t lastFrame, nsecs_t timeout);
150 status_t waitForNextFrame(nsecs_t timeout) override;
2280 status_t Camera3Device::waitForNextFrame(nsecs_t timeout) { in waitForNextFrame() function in android::Camera3Device
1888 bool Surface::waitForNextFrame(uint64_t lastFrame, nsecs_t timeout) { in waitForNextFrame() function in android::Surface