Home
last modified time | relevance | path

Searched refs:eglSwapBuffersWithDamageEXT (Results 1 - 6 of 6) sorted by relevance

/third_party/EGL/api/EGL/
H A Deglext.h985 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects);
/third_party/mesa3d/include/EGL/
H A Deglext.h959 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 Deglext.h912 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 Deglext.h912 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h920 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageEXT (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects);
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1418 eglSwapBuffersWithDamageEXT(EGLDisplay dpy, EGLSurface surface, in eglSwapBuffersWithDamageEXT() function

Completed in 26 milliseconds