Searched refs:eglUnlockSurfaceKHR (Results 1 – 6 of 6) sorted by relevance
55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
2090 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() function
57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR; member102 …lUnlockSurfaceKHR_t f) { eglUnlockSurfaceKHR_t retval = eglUnlockSurfaceKHR; eglUnlockSurfaceKHR =… in set_eglUnlockSurfaceKHR()
582 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() function584 return getDispatch()->eglUnlockSurfaceKHR(display, surface); in eglUnlockSurfaceKHR()
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);