Home | History | Annotate | Download | only in EGL

Lines Matching refs:eglWaitClient

1244 EGLBoolean eglWaitClient(void)
1253 if (cnx->egl.eglWaitClient) {
1254 res = cnx->egl.eglWaitClient();