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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 36 eglWaitNative_wrapper_proc_t eglWaitNative;
egl_wrapper_context.cpp 36 eglWaitNative = (eglWaitNative_wrapper_proc_t) getProc("eglWaitNative", userData);
egl_wrapper_proc.h 35 typedef EGLBoolean (egl_APIENTRY *eglWaitNative_wrapper_proc_t) (EGLint);

Completed in 637 milliseconds