Lines Matching defs:eglUnlockSurfaceKHR
67 { "eglUnlockSurfaceKHR",68 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },1127 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface)1139 if (s->cnx->egl.eglUnlockSurfaceKHR) {1140 return s->cnx->egl.eglUnlockSurfaceKHR(dp->disp.dpy, s->surface);