Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h36 eglWaitNative_wrapper_proc_t eglWaitNative;
Degl_wrapper_context.cpp36 eglWaitNative = (eglWaitNative_wrapper_proc_t) getProc("eglWaitNative", userData); in initDispatchByName()
Degl_wrapper_proc.h35 typedef EGLBoolean (egl_APIENTRY *eglWaitNative_wrapper_proc_t) (EGLint); typedef