Home
last modified time | relevance | path

Searched refs:eglGetSyncAttrib (Results 1 - 13 of 13) sorted by relevance

/third_party/EGL/sdk/docs/man/html/
H A DMakefile43 eglGetSyncAttrib.xhtml \
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h56 #define eglGetSyncAttrib t_eglGetSyncAttrib macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h56 #define eglGetSyncAttrib l_eglGetSyncAttrib macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h290 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h290 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
/third_party/EGL/api/EGL/
H A Degl.h328 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
/third_party/mesa3d/include/EGL/
H A Degl.h328 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h328 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp372 EGLBoolean EGLAPIENTRY eglGetSyncAttrib(EGLDisplay dpy, in eglGetSyncAttrib() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp650 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLAttrib *value) in eglGetSyncAttrib() function
H A DlibEGL.cpp1574 FUNCTION(eglGetSyncAttrib), in GetProcAddress()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp786 auto ret = eglGetSyncAttrib(dpy, sync, attribute, reinterpret_cast<EGLAttrib *>(value)); in OH_getSyncAttrib()
/third_party/mesa3d/src/egl/main/
H A Deglapi.c2119 eglGetSyncAttrib(EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value) in eglGetSyncAttrib() function

Completed in 18 milliseconds