Searched refs:eglUnlockSurfaceKHR (Results 1 – 5 of 5) sorted by relevance
55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
1199 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()
618 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() function620 return getDispatch()->eglUnlockSurfaceKHR(display, surface); in eglUnlockSurfaceKHR()