Searched refs:eglUnlockSurfaceKHR_t (Results 1 – 3 of 3) 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
60 …sym(gles_android,"eglUnlockSurfaceKHR"); disp->set_eglUnlockSurfaceKHR((eglUnlockSurfaceKHR_t)ptr); in create_egl_dispatch()