Searched refs:lastFrameIsComplete (Results 1 – 3 of 3) sorted by relevance
54 bool lastFrameIsComplete(EGLDisplay display);
114 bool EGL::lastFrameIsComplete(EGLDisplay display) { in lastFrameIsComplete() function in swappy::EGL
528 while (!getEgl()->lastFrameIsComplete(display)) { in waitForNextFrame()