Searched refs:EGLTimeNV (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/include/EGL/
H A Deglext.h192 #if KHRONOS_SUPPORT_INT64 /* EGLTimeNV requires 64-bit uint support */
209 typedef khronos_utime_nanoseconds_t EGLTimeNV; typedef
214 EGLAPI EGLint EGLAPIENTRY eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
221 typedef EGLint (EGLAPIENTRYP PFNEGLCLIENTWAITSYNCNVPROC) (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);

Completed in 288 milliseconds