Searched refs:EGL_SYNC_STATUS_KHR (Results 1 – 4 of 4) sorted by relevance
101 EGL_SYNC_STATUS_KHR EGL_UNSIGNALED_KHR107 set to EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID and the EGL_SYNC_STATUS_KHR186 EGL_SYNC_STATUS_KHR Status of the sync object All
123 EGLBoolean result = eglGetSyncAttribKHR(display, mSyncFence, EGL_SYNC_STATUS_KHR, &status); in lastFrameIsComplete()
312 #define EGL_SYNC_STATUS_KHR 0x30F1 macro
2199 case EGL_SYNC_STATUS_KHR: in eglGetSyncAttribKHR()