Searched refs:eglGetDisplay_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
25 eglGetDisplay_wrapper_proc_t eglGetDisplay;
25 eglGetDisplay = (eglGetDisplay_wrapper_proc_t) getProc("eglGetDisplay", userData); in initDispatchByName()
24 typedef EGLDisplay (egl_APIENTRY *eglGetDisplay_wrapper_proc_t) (EGLNativeDisplayType); typedef