Home
last modified time | relevance | path

Searched refs:wl_shell_surface_destroy (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp227 wl_shell_surface_destroy(m_shellSurface); in ~Window()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c106 wl_shell_surface_destroy (window_wl->shell_surface); in destroy_surfaces()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp344wl_shell_surface_destroy(reinterpret_cast<struct wl_shell_surface*>(m_wlContextStruct.wlShellSurfa… in destroyWLContext()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c310 wl_shell_surface_destroy(wind->shell_surface); in Wayland_DestroyWindow()
/third_party/flutter/glfw/src/
Dwl_window.c447 wl_shell_surface_destroy(window->wl.shell_surface); in _glfwPlatformDestroyWindow()
584 wl_shell_surface_destroy(window->wl.shell_surface); in _glfwPlatformHideWindow()
/third_party/weston/clients/
Dmulti-resource.c173 wl_shell_surface_destroy(window->shell_surface); in destroy_window()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c163 wl_shell_surface_destroy (self->wl_shell_surface); in gst_wl_window_finalize()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c288 wl_shell_surface_destroy); in destroy_surfaces()
/third_party/wayland_standard/tests/data/
Dexample-client.h3088 wl_shell_surface_destroy(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_destroy() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp493 wl_shell_surface_destroy(info.shell_surface); in destroy_window()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp501 wl_shell_surface_destroy(info.shell_surface); in destroy_window()
/third_party/weston/libweston/backend-wayland/
Dwayland.c688 wl_shell_surface_destroy(output->parent.shell_surface); in wayland_backend_destroy_output_surface()