| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | SurfaceImpl.cpp | 28 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | SurfaceEGL.cpp | 49 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 442 dri3_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *draw, const EGLint *rects, EGLint n_rects) dri3_swap_buffers_with_damage() argument
|
| H A D | platform_wayland.c | 1487 try_damage_buffer(struct dri2_egl_surface *dri2_surf, const EGLint *rects, EGLint n_rects) try_damage_buffer() argument 1510 dri2_wl_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *draw, const EGLint *rects, EGLint n_rects) dri2_wl_swap_buffers_with_damage() argument
|
| H A D | egl_dri2.c | 2035 dri2_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) dri2_swap_buffers_with_damage() argument 2084 dri2_set_damage_region(_EGLDisplay *disp, _EGLSurface *surf, EGLint *rects, EGLint n_rects) dri2_set_damage_region() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Surface.cpp | 317 Error Surface::swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) in swapWithDamage() argument
|
| H A D | validationEGL.cpp | 4646 ValidateSwapBuffersWithDamageKHR(const ValidationContext *val, const Display *display, const Surface *surface, const EGLint *rects, EGLint n_rects) ValidateSwapBuffersWithDamageKHR() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_egl_ext_autogen.cpp | 1123 EGL_SwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) EGL_SwapBuffersWithDamageKHR() argument
|
| H A D | egl_ext_stubs.cpp | 574 SwapBuffersWithDamageKHR(Thread *thread, Display *display, Surface *eglSurface, const EGLint *rects, EGLint n_rects) SwapBuffersWithDamageKHR() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| H A D | rosen_context_impl.cpp | 859 uint32_t RosenContextImpl::OH_setDamageRegionKHR(void* dpy, void* surface, int32_t *rects, int32_t n_rects) in OH_setDamageRegionKHR() argument 885 uint32_t RosenContextImpl::OH_swapBuffersWithDamageKHR(void* dpy, void* surface, int32_t *rects, int32_t n_rects) in OH_swapBuffersWithDamageKHR() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 1384 _eglSwapBuffersWithDamageCommon(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) _eglSwapBuffersWithDamageCommon() argument 1418 eglSwapBuffersWithDamageEXT(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageEXT() argument 1428 eglSwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageKHR() argument 1442 _eglSetDamageRegionKHRClampRects(_EGLSurface* surf, EGLint *rects, EGLint n_rects) _eglSetDamageRegionKHRClampRects() argument 1464 eglSetDamageRegionKHR(EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects) eglSetDamageRegionKHR() argument [all...] |
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 970 loader_dri3_swap_buffers_msc(struct loader_dri3_drawable *draw, int64_t target_msc, int64_t divisor, int64_t remainder, unsigned flush_flags, const int *rects, int n_rects, bool force_copy) loader_dri3_swap_buffers_msc() argument
|
| /third_party/skia/third_party/externals/angle2/src/libEGL/ |
| H A D | libEGL_autogen.cpp | 832 eglSwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageKHR() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | SurfaceVk.cpp | 1394 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument 1440 present(ContextVk *contextVk, const EGLint *rects, EGLint n_rects, const void *pNextChain, bool *presentOutOfDate) present() argument 1595 swapImpl(const gl::Context *context, const EGLint *rects, EGLint n_rects, const void *pNextChain) swapImpl() argument
|