Home | History | Annotate | Download | only in EGL

Lines Matching refs:interval

262         // the EGL spec requires that a new EGLSurface default to swap interval
934 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval)
944 res = cnx->egl.eglSwapInterval(dp->disp.dpy, interval);