Searched defs:eglSwapInterval (Results 1 – 6 of 6) sorted by relevance
383 public static native boolean eglSwapInterval( in eglSwapInterval() method in EGL14
1228 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() function
1953 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint /*interval*/) in eglSwapInterval() function
787 eglSwapInterval = 2028; enumerator
1592 const GLMessage_Function GLMessage::eglSwapInterval; member in android::gltrace::GLMessage
1940 static const Function eglSwapInterval = GLMessage_Function_eglSwapInterval; variable