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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 29 eglMakeCurrent_wrapper_proc_t eglMakeCurrent;
egl_wrapper_context.cpp 29 eglMakeCurrent = (eglMakeCurrent_wrapper_proc_t) getProc("eglMakeCurrent", userData);
egl_wrapper_proc.h 28 typedef EGLBoolean (egl_APIENTRY *eglMakeCurrent_wrapper_proc_t) (EGLDisplay, EGLSurface, EGLSurface, EGLContext);

Completed in 832 milliseconds