Home
last modified time | relevance | path

Searched refs:eglChooseConfig_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h13 eglChooseConfig_wrapper_proc_t eglChooseConfig;
Degl_wrapper_context.cpp13 eglChooseConfig = (eglChooseConfig_wrapper_proc_t) getProc("eglChooseConfig", userData); in initDispatchByName()
Degl_wrapper_proc.h12 typedef EGLBoolean (egl_APIENTRY *eglChooseConfig_wrapper_proc_t) (EGLDisplay, const EGLint*, EGLCo… typedef