/third_party/weston/tests/ |
D | drm-smoke-test.c | 65 wl_surface_damage(surface, 0, 0, 200, 200); in TEST()
|
D | bad-buffer-test.c | 182 wl_surface_damage(surface, 0, 0, 200, 200); in TEST()
|
D | ivi-layout-test-client.c | 446 wl_surface_damage(wind->wl_surface, 0, 0, 20, 30); in TEST() 452 wl_surface_damage(wind->wl_surface, 0, 0, 40, 50); in TEST()
|
D | internal-screenshot-test.c | 121 wl_surface_damage(surface, 0, 0, 100, 100); in TEST()
|
D | subsurface-shot-test.c | 109 wl_surface_damage(surface, 0, 0, width, height); in surface_commit_color()
|
D | presentation-test.c | 238 wl_surface_damage(client->surface->wl_surface, 0, 0, 100, 100); in TEST()
|
/third_party/weston/clients/ |
D | simple-touch.c | 153 wl_surface_damage(touch->surface, x - 2, y - 2, 5, 5); in touch_paint() 342 wl_surface_damage(touch->surface, 0, 0, width, height); in touch_create()
|
D | simple-shm.c | 320 wl_surface_damage(window->surface, in redraw() 513 wl_surface_damage(window->surface, 0, 0, in main()
|
D | simple-damage.c | 357 wl_surface_damage(window->surface, 0, 0, INT32_MAX, INT32_MAX); in create_window() 631 wl_surface_damage(window->surface, in redraw() 666 wl_surface_damage(window->surface, in redraw()
|
D | dnd.c | 315 wl_surface_damage(dnd_drag->drag_surface, 0, 0, in dnd_drag_update_surface() 575 wl_surface_damage(dnd_drag->drag_surface, 0, 0, in create_drag_source()
|
D | ivi-shell-user-interface.c | 239 wl_surface_damage(pCtx->pointer_surface, 0, 0, in set_pointer_image() 898 wl_surface_damage(p_wlCtx->wlSurface, 0, 0, width, height); in drawImage()
|
D | multi-resource.c | 163 wl_surface_damage(window->surface, 0, 0, width, height); in create_window()
|
D | presentation-shm.c | 570 wl_surface_damage(window->surface, 0, 0, window->width, window->height); in window_commit_next()
|
D | simple-egl.c | 549 wl_surface_damage(display->cursor_surface, 0, 0, in pointer_handle_enter()
|
D | simple-dmabuf-v4l.c | 710 wl_surface_damage(window->surface, 0, 0, in redraw()
|
D | nested.c | 1082 wl_surface_damage(ss_surface->surface, in ss_surface_attach()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | WaylandSurfaceKHR.cpp | 110 wl_surface_damage(surface, 0, 0, extent.width, extent.height); in present()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/ |
D | TestBase.cpp | 185 wl_surface_damage(wlSurfaces[i], 0, 0, 1, 1); in TestBase()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/ |
D | simple-weston-client.c | 308 wl_surface_damage(wlcontext->wl_pointer_surface, 0, 0, in set_pointer_image() 660 wl_surface_damage(wlcontext->wlBkgndSurface, 0, 0, in draw_bkgnd_surface()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 339 wl_surface_damage(data->surface, 0, 0, data->w, data->h); in Wayland_ShowCursor()
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 920 wl_surface_damage(surface, 0, 0, in _glfwPlatformSetCursor() 931 wl_surface_damage(surface, 0, 0, in _glfwPlatformSetCursor()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyesRenderer.cpp | 107 wl_surface_damage(context->ctx->GetPointerSurface(), 0, 0, in set_pointer_image()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 82 wl_surface_damage (window_egl->display.cursor_surface, 0, 0, in pointer_handle_enter()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 416 wl_surface_damage(output->parent.surface, 0, 0, in draw_initial_frame() 623 wl_surface_damage(sb->output->parent.surface, rects[i].x1, in wayland_shm_buffer_attach() 1642 wl_surface_damage(input->parent.cursor.surface, 0, 0, in input_set_cursor()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_wayland.c | 1161 wl_surface_damage(dri2_surf->wl_surface_wrapper, in dri2_wl_swap_buffers_with_damage() 1871 wl_surface_damage(dri2_surf->wl_surface_wrapper, in dri2_wl_swrast_commit_backbuffer()
|