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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 25 eglGetDisplay_wrapper_proc_t eglGetDisplay;
egl_wrapper_context.cpp 25 eglGetDisplay = (eglGetDisplay_wrapper_proc_t) getProc("eglGetDisplay", userData);
egl_wrapper_proc.h 24 typedef EGLDisplay (egl_APIENTRY *eglGetDisplay_wrapper_proc_t) (EGLNativeDisplayType);

Completed in 471 milliseconds