Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h45 eglWaitClient_wrapper_proc_t eglWaitClient;
Degl_wrapper_context.cpp45 eglWaitClient = (eglWaitClient_wrapper_proc_t) getProc("eglWaitClient", userData); in initDispatchByName()
Degl_wrapper_proc.h44 typedef EGLBoolean (egl_APIENTRY *eglWaitClient_wrapper_proc_t) (); typedef