Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h27 eglGetProcAddress_wrapper_proc_t eglGetProcAddress;
Degl_wrapper_context.cpp27 eglGetProcAddress = (eglGetProcAddress_wrapper_proc_t) getProc("eglGetProcAddress", userData); in initDispatchByName()
Degl_wrapper_proc.h26 typedef __eglMustCastToProperFunctionPointerType (egl_APIENTRY *eglGetProcAddress_wrapper_proc_t) (… typedef