Searched refs:eglUnlockSurfaceKHR (Results 1 – 7 of 7) sorted by relevance
55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR; member102 …lUnlockSurfaceKHR_t f) { eglUnlockSurfaceKHR_t retval = eglUnlockSurfaceKHR; eglUnlockSurfaceKHR =… in set_eglUnlockSurfaceKHR()
234 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() function236 return getDispatch()->eglUnlockSurfaceKHR(display, surface); in eglUnlockSurfaceKHR()
57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR; member
76 INIT_EGL_EXT_FUNC(eglUnlockSurfaceKHR); in init_egl_dispatch()
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
502 eglUnlockSurfaceKHR(472, 2035), enumConstant995 case 2035: return eglUnlockSurfaceKHR; in valueOf()