Home | History | Annotate | Download | only in EGL

Lines Matching refs:eglWaitClient

1582 EGLBoolean eglWaitClient(void)
1596 if (cnx->egl.eglWaitClient) {
1597 res = cnx->egl.eglWaitClient();