Searched refs:eglUnlockSurfaceKHR (Results 1 – 7 of 7) sorted by relevance
50 EGL_ENTRY(EGLBoolean, eglUnlockSurfaceKHR, EGLDisplay, EGLSurface)
77 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },1209 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface) in eglUnlockSurfaceKHR() function1221 if (s->cnx->egl.eglUnlockSurfaceKHR) { in eglUnlockSurfaceKHR()1222 return s->cnx->egl.eglUnlockSurfaceKHR( in eglUnlockSurfaceKHR()
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
490 static const Function eglUnlockSurfaceKHR = Message_Function_eglUnlockSurfaceKHR; variable
416 const Message_Function Message::eglUnlockSurfaceKHR; member in com::android::glesv2debugger::Message
2089 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface) in eglUnlockSurfaceKHR() function
1991 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface) in eglUnlockSurfaceKHR() function