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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 44 eglReleaseThread_wrapper_proc_t eglReleaseThread;
egl_wrapper_context.cpp 44 eglReleaseThread = (eglReleaseThread_wrapper_proc_t) getProc("eglReleaseThread", userData);
egl_wrapper_proc.h 43 typedef EGLBoolean (egl_APIENTRY *eglReleaseThread_wrapper_proc_t) ();

Completed in 94 milliseconds