Searched refs:EGL_SYNC_NATIVE_FENCE_ANDROID (Results 1 – 13 of 13) sorted by relevance
68 EGL_SYNC_NATIVE_FENCE_ANDROID 0x314489 "If <type> is EGL_SYNC_NATIVE_FENCE_ANDROID, an EGL native fence sync100 EGL_SYNC_TYPE_KHR EGL_SYNC_NATIVE_FENCE_ANDROID125 EGL_SYNC_NATIVE_FENCE_ANDROID attribute of the EGL native fence object is159 * If <type> is EGL_SYNC_NATIVE_FENCE_ANDROID and <attrib_list> contains166 * If <type> is EGL_SYNC_FENCE_KHR or EGL_SYNC_NATIVE_FENCE_ANDROID and170 * If <type> is EGL_SYNC_FENCE_KHR or EGL_SYNC_NATIVE_FENCE_ANDROID and175 * If <type> is EGL_SYNC_FENCE_KHR or EGL_SYNC_NATIVE_FENCE_ANDROID and188 EGL_SYNC_NATIVE_FENCE_ANDROID only
18 0x3144 EGL_SYNC_NATIVE_FENCE_ANDROID (EGL_ANDROID_native_fence_sync)
39 public static final int EGL_SYNC_NATIVE_FENCE_ANDROID = 0x3144; field in EGLExt
39 public static final int EGL_SYNC_NATIVE_FENCE_ANDROID = 0x3144;50 * Retrieves the SyncFence for an EGLSync created with EGL_SYNC_NATIVE_FENCE_ANDROID
382 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in waitGpuFence()408 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in flushGL()
699 EGLSyncKHR sync = eglCreateSyncKHR(mEglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in fenceWait()735 EGLSyncKHR sync = eglCreateSyncKHR(mEglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in createReleaseFence()
483 EGLSyncKHR sync = eglCreateSyncKHR(dpy, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in syncForReleaseLocked()566 EGLSyncKHR sync = eglCreateSyncKHR(dpy, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in doGLFenceWaitLocked()
651 EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in syncForReleaseLocked()873 EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in doGLFenceWaitLocked()
405 EGLSyncKHR sync = eglCreateSyncKHR(dc->gl.egl.display, EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in rsdGLInit()
469 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in flush()538 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in waitFence()
546 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144 macro
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29747 field public static final int EGL_SYNC_NATIVE_FENCE_ANDROID = 12612; // 0x3144