Searched refs:eglSwapBuffersWithDamageEXT (Results 1 - 6 of 6) sorted by relevance
/third_party/EGL/api/EGL/ |
H A D | eglext.h | 985 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects);
|
/third_party/mesa3d/include/EGL/ |
H A D | eglext.h | 959 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglext.h | 912 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects);
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglext.h | 912 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglext.h | 920 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects);
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 1418 eglSwapBuffersWithDamageEXT(EGLDisplay dpy, EGLSurface surface, in eglSwapBuffersWithDamageEXT() function
|
Completed in 26 milliseconds