Searched refs:eglDestroySync (Results 1 - 13 of 13) sorted by relevance
/third_party/EGL/sdk/docs/man/html/ |
H A D | Makefile | 33 eglDestroySync.xhtml \
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_egl_loader_autogen.h | 54 #define eglDestroySync t_eglDestroySync macro
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | egl_loader_autogen.h | 54 #define eglDestroySync l_eglDestroySync macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | egl.h | 288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | egl.h | 288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 358 EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSync sync) in eglDestroySync() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | main.cpp | 630 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySync() function
|
H A D | libEGL.cpp | 1562 FUNCTION(eglDestroySync), in GetProcAddress()
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
H A D | rosen_context_impl.cpp | 704 auto ret = eglDestroySync(dpy, sync); in OH_destroySync()
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 1965 eglDestroySync(EGLDisplay dpy, EGLSync sync) in eglDestroySync() function
|
Completed in 18 milliseconds