Searched refs:EGL_SYNC_NATIVE_FENCE_FD_ANDROID (Results 1 – 7 of 7) sorted by relevance
72 EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x314590 object is created. In this case the EGL_SYNC_NATIVE_FENCE_FD_ANDROID103 EGL_SYNC_NATIVE_FENCE_FD_ANDROID EGL_NO_NATIVE_FENCE_FD_ANDROID105 If the EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute is not116 object is created with the EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute set144 EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute. When this happens any160 an attribute other than EGL_SYNC_NATIVE_FENCE_FD_ANDROID,196 EGL native fence sync object and the EGL_SYNC_NATIVE_FENCE_FD_ANDROID210 EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute of an EGL native fence sync219 * If the EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute of <sync> is[all …]
19 0x3145 EGL_SYNC_NATIVE_FENCE_FD_ANDROID (EGL_ANDROID_native_fence_sync)
523 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE}; in fenceWait()
566 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE}; in doGLFenceWaitLocked()
870 EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, in doGLFenceWaitLocked()
547 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
543 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd.release(), EGL_NONE}; in waitFence()