Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h21 eglGetConfigAttrib_wrapper_proc_t eglGetConfigAttrib;
Degl_wrapper_context.cpp21 eglGetConfigAttrib = (eglGetConfigAttrib_wrapper_proc_t) getProc("eglGetConfigAttrib", userData); in initDispatchByName()
Degl_wrapper_proc.h20 typedef EGLBoolean (egl_APIENTRY *eglGetConfigAttrib_wrapper_proc_t) (EGLDisplay, EGLConfig, EGLint… typedef