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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 26 eglGetError_wrapper_proc_t eglGetError;
egl_wrapper_context.cpp 26 eglGetError = (eglGetError_wrapper_proc_t) getProc("eglGetError", userData);
egl_wrapper_proc.h 25 typedef EGLint (egl_APIENTRY *eglGetError_wrapper_proc_t) ();

Completed in 712 milliseconds