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