Home
last modified time | relevance | path

Searched refs:EGL_SYNC_NATIVE_FENCE_ANDROID (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/egl/main/
Deglsync.c63 if (sync->Type == EGL_SYNC_NATIVE_FENCE_ANDROID) { in _eglParseSyncAttribList()
102 case EGL_SYNC_NATIVE_FENCE_ANDROID: in _eglInitSync()
136 sync->Type == EGL_SYNC_NATIVE_FENCE_ANDROID)) in _eglGetSyncAttrib()
144 sync->Type != EGL_SYNC_NATIVE_FENCE_ANDROID) in _eglGetSyncAttrib()
Deglapi.c1772 (type == EGL_SYNC_FENCE_KHR || type == EGL_SYNC_NATIVE_FENCE_ANDROID)) in _eglCreateSync()
1793 case EGL_SYNC_NATIVE_FENCE_ANDROID: in _eglCreateSync()
2080 if (!(s && (s->Type == EGL_SYNC_NATIVE_FENCE_ANDROID))) in eglDupNativeFenceFDANDROID()
/external/skia/tests/
DVkHardwareBufferTest.cpp313 EGLSyncKHR eglsync = fEGLCreateSyncKHR(eglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in flushSurfaceAndSignalSemaphore()
339 EGLSyncKHR eglsync = fEGLCreateSyncKHR(eglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attr); in importAndWaitOnSemaphore()
/external/skqp/tests/
DVkHardwareBufferTest.cpp313 EGLSyncKHR eglsync = fEGLCreateSyncKHR(eglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in flushSurfaceAndSignalSemaphore()
339 EGLSyncKHR eglsync = fEGLCreateSyncKHR(eglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attr); in importAndWaitOnSemaphore()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2849 case EGL_SYNC_NATIVE_FENCE_ANDROID: in dri2_egl_unref_sync()
2947 case EGL_SYNC_NATIVE_FENCE_ANDROID: in dri2_create_sync()
3000 assert(sync->Type == EGL_SYNC_NATIVE_FENCE_ANDROID); in dri2_dup_native_fence_fd()
3044 case EGL_SYNC_NATIVE_FENCE_ANDROID: in dri2_client_wait_sync()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Deglext.h515 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144 macro
/external/mesa3d/include/EGL/
Deglext.h505 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144 macro
/external/swiftshader/include/EGL/
Deglext.h546 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144 macro