Searched refs:eglUnlockSurfaceKHR_t (Results 1 – 5 of 5) sorted by relevance
57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR;102 …eglUnlockSurfaceKHR_t set_eglUnlockSurfaceKHR(eglUnlockSurfaceKHR_t f) { eglUnlockSurfaceKHR_t ret… in set_eglUnlockSurfaceKHR()
58 typedef EGLBoolean (* eglUnlockSurfaceKHR_t) (EGLDisplay, EGLSurface); typedef
66 …ptr = dlsym(libEGL,"eglUnlockSurfaceKHR"); disp->set_eglUnlockSurfaceKHR((eglUnlockSurfaceKHR_t)pt… in loadEGL()
57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR;
58 typedef EGLBoolean (EGLAPIENTRY *eglUnlockSurfaceKHR_t) (EGLDisplay, EGLSurface); typedef