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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 49 eglClientWaitSyncKHR_wrapper_proc_t eglClientWaitSyncKHR;
egl_wrapper_context.cpp 49 eglClientWaitSyncKHR = (eglClientWaitSyncKHR_wrapper_proc_t) getProc("eglClientWaitSyncKHR", userData);
egl_wrapper_proc.h 48 typedef EGLint (egl_APIENTRY *eglClientWaitSyncKHR_wrapper_proc_t) (EGLDisplay, EGLSyncKHR, EGLint, EGLTimeKHR);

Completed in 80 milliseconds