Searched defs:eglSwapInterval (Results 1 – 6 of 6) sorted by relevance
364 public static native boolean eglSwapInterval( in eglSwapInterval() method in EGL14
1223 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() function
1953 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() function
597 eglSwapInterval = 2028; enumerator
1210 const GLMessage_Function GLMessage::eglSwapInterval; member in android::gltrace::GLMessage
1558 static const Function eglSwapInterval = GLMessage_Function_eglSwapInterval; variable