Home
last modified time | relevance | path

Searched refs:wl_surface_set_opaque_region (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c83 wl_surface_set_opaque_region(wind->surface, region); in handle_configure()
263 wl_surface_set_opaque_region(data->surface, region); in Wayland_CreateWindow()
285 wl_surface_set_opaque_region(wind->surface, region); in Wayland_SetWindowSize()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c428 wl_surface_set_opaque_region (window->area_surface, region); in gst_wl_window_set_opaque()
435 wl_surface_set_opaque_region (window->video_surface, region); in gst_wl_window_set_opaque()
/third_party/weston/clients/
Dsimple-egl-hos.c418 wl_surface_set_opaque_region(window->surface, region); in redraw()
421 wl_surface_set_opaque_region(window->surface, NULL); in redraw()
Dsimple-egl.c507 wl_surface_set_opaque_region(window->surface, region); in redraw()
510 wl_surface_set_opaque_region(window->surface, NULL); in redraw()
Dwindow.c1398 wl_surface_set_opaque_region(surface->surface, in surface_flush()
/third_party/flutter/glfw/src/
Dwl_window.c187 wl_surface_set_opaque_region(window->wl.surface, region); in setOpaqueRegion()
/third_party/wayland_standard/tests/data/
Dexample-client.h3624 wl_surface_set_opaque_region(struct wl_surface *wl_surface, struct wl_region *region) in wl_surface_set_opaque_region() function
/third_party/weston/libweston/backend-wayland/
Dwayland.c840 wl_surface_set_opaque_region(output->parent.surface, region); in wayland_output_resize_surface()
853 wl_surface_set_opaque_region(output->parent.surface, region); in wayland_output_resize_surface()