Home | History | Annotate | Download | only in main

Lines Matching defs:eglWaitGL

1314 eglWaitGL(void)
1316 /* Since we only support OpenGL and GLES, eglWaitGL is equivalent to eglWaitClient. */
2351 { "eglWaitGL", (_EGLProc) eglWaitGL },