Home
last modified time | relevance | path

Searched refs:wl_region_destroy (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c84 wl_region_destroy(region); in handle_configure()
264 wl_region_destroy(region); in Wayland_CreateWindow()
286 wl_region_destroy(region); in Wayland_SetWindowSize()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c230 wl_region_destroy (region); in gst_wl_window_new_internal()
352 wl_region_destroy (region); in gst_wl_window_new_in_surface()
429 wl_region_destroy (region); in gst_wl_window_set_opaque()
436 wl_region_destroy (region); in gst_wl_window_set_opaque()
/third_party/weston/clients/
Dwindow.c1400 wl_region_destroy(surface->opaque_region); in surface_flush()
1407 wl_region_destroy(surface->input_region); in surface_flush()
1539 wl_region_destroy(surface->input_region); in surface_destroy()
1542 wl_region_destroy(surface->opaque_region); in surface_destroy()
4140 wl_region_destroy(surface->input_region); in surface_resize()
4145 wl_region_destroy(surface->opaque_region); in surface_resize()
4216 wl_region_destroy(region); in window_do_resize()
5079 wl_region_destroy(region); in window_confine_pointer_to_rectangles()
5112 wl_region_destroy(region); in window_update_confine_rectangles()
Dsimple-egl-hos.c419 wl_region_destroy(region); in redraw()
Dsubsurfaces.c496 wl_region_destroy(region); in set_empty_input_region()
Dsimple-egl.c508 wl_region_destroy(region); in redraw()
Dnested.c980 wl_region_destroy(region); in ss_surface_init()
/third_party/weston/libweston/backend-wayland/
Dwayland.c827 wl_region_destroy(region); in wayland_output_resize_surface()
841 wl_region_destroy(region); in wayland_output_resize_surface()
849 wl_region_destroy(region); in wayland_output_resize_surface()
854 wl_region_destroy(region); in wayland_output_resize_surface()
/third_party/flutter/glfw/src/
Dwl_window.c189 wl_region_destroy(region); in setOpaqueRegion()
/third_party/wayland_standard/tests/data/
Dexample-client.h5335 wl_region_destroy(struct wl_region *wl_region) in wl_region_destroy() function