Home
last modified time | relevance | path

Searched refs:wl_surface_damage (Results 1 – 25 of 33) sorted by relevance

12

/third_party/weston/tests/
Ddrm-smoke-test.c65 wl_surface_damage(surface, 0, 0, 200, 200); in TEST()
Dbad-buffer-test.c182 wl_surface_damage(surface, 0, 0, 200, 200); in TEST()
Divi-layout-test-client.c446 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()
Dinternal-screenshot-test.c121 wl_surface_damage(surface, 0, 0, 100, 100); in TEST()
Dsubsurface-shot-test.c109 wl_surface_damage(surface, 0, 0, width, height); in surface_commit_color()
Dpresentation-test.c238 wl_surface_damage(client->surface->wl_surface, 0, 0, 100, 100); in TEST()
/third_party/weston/clients/
Dsimple-touch.c153 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()
Dsimple-shm.c320 wl_surface_damage(window->surface, in redraw()
513 wl_surface_damage(window->surface, 0, 0, in main()
Dsimple-damage.c357 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()
Ddnd.c315 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()
Divi-shell-user-interface.c239 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()
Dmulti-resource.c163 wl_surface_damage(window->surface, 0, 0, width, height); in create_window()
Dpresentation-shm.c570 wl_surface_damage(window->surface, 0, 0, window->width, window->height); in window_commit_next()
Dsimple-egl.c549 wl_surface_damage(display->cursor_surface, 0, 0, in pointer_handle_enter()
Dsimple-dmabuf-v4l.c710 wl_surface_damage(window->surface, 0, 0, in redraw()
Dnested.c1082 wl_surface_damage(ss_surface->surface, in ss_surface_attach()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWaylandSurfaceKHR.cpp110 wl_surface_damage(surface, 0, 0, extent.width, extent.height); in present()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
DTestBase.cpp185 wl_surface_damage(wlSurfaces[i], 0, 0, 1, 1); in TestBase()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/
Dsimple-weston-client.c308 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/
DSDL_waylandmouse.c339 wl_surface_damage(data->surface, 0, 0, data->w, data->h); in Wayland_ShowCursor()
/third_party/flutter/glfw/src/
Dwl_window.c920 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/
DWLEyesRenderer.cpp107 wl_surface_damage(context->ctx->GetPointerSurface(), 0, 0, in set_pointer_image()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c82 wl_surface_damage (window_egl->display.cursor_surface, 0, 0, in pointer_handle_enter()
/third_party/weston/libweston/backend-wayland/
Dwayland.c416 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/
Dplatform_wayland.c1161 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()

12