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/ |
D | SDL_waylandwindow.c | 83 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/ |
D | wlwindow.c | 428 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/ |
D | simple-egl-hos.c | 418 wl_surface_set_opaque_region(window->surface, region); in redraw() 421 wl_surface_set_opaque_region(window->surface, NULL); in redraw()
|
D | simple-egl.c | 507 wl_surface_set_opaque_region(window->surface, region); in redraw() 510 wl_surface_set_opaque_region(window->surface, NULL); in redraw()
|
D | window.c | 1398 wl_surface_set_opaque_region(surface->surface, in surface_flush()
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 187 wl_surface_set_opaque_region(window->wl.surface, region); in setOpaqueRegion()
|
/third_party/wayland_standard/tests/data/ |
D | example-client.h | 3624 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/ |
D | wayland.c | 840 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()
|