HomeSort by relevance Sort by last modified time
    Searched refs:eglGetCurrentContext_wrapper_proc_t (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 46 eglGetCurrentContext_wrapper_proc_t eglGetCurrentContext;
egl_wrapper_context.cpp 46 eglGetCurrentContext = (eglGetCurrentContext_wrapper_proc_t) getProc("eglGetCurrentContext", userData);
egl_wrapper_proc.h 45 typedef EGLContext (egl_APIENTRY *eglGetCurrentContext_wrapper_proc_t) ();

Completed in 61 milliseconds