Home
last modified time | relevance | path

Searched refs:wl_shell_surface_set_toplevel (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c155 wl_shell_surface_set_toplevel(wind->shell_surface); in Wayland_ShowWindow()
171 wl_shell_surface_set_toplevel(wind->shell_surface); in Wayland_SetWindowFullscreen()
181 wl_shell_surface_set_toplevel(wind->shell_surface); in Wayland_RestoreWindow()
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp164 wl_shell_surface_set_toplevel(m_shellSurface); in Window()
/third_party/flutter/glfw/src/
Dwl_window.c249 wl_shell_surface_set_toplevel(window->wl.shell_surface); in createShellSurface()
550 wl_shell_surface_set_toplevel(window->wl.shell_surface); in _glfwPlatformRestoreWindow()
611 wl_shell_surface_set_toplevel(window->wl.shell_surface); in _glfwPlatformSetWindowMonitor()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c140 wl_shell_surface_set_toplevel (window_wl->shell_surface); in create_surfaces()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp237 wl_shell_surface_set_toplevel(m_wlContextStruct.wlShellSurface); in createWLContext()
/third_party/weston/clients/
Dsimple-touch.c334 wl_shell_surface_set_toplevel(touch->shell_surface); in touch_create()
Dmulti-resource.c161 wl_shell_surface_set_toplevel(window->shell_surface); in create_window()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c251 wl_shell_surface_set_toplevel (window->wl_shell_surface); in gst_wl_window_ensure_fullscreen()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dwindow.c424 wl_shell_surface_set_toplevel(p_window->p_shell_surface); in idle_redraw()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c332 wl_shell_surface_set_toplevel (wl_shell_surface); in create_wl_shell_surface()
/third_party/wayland_standard/tests/data/
Dexample-client.h3146 wl_shell_surface_set_toplevel(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_set_toplevel() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp488 wl_shell_surface_set_toplevel(info.shell_surface); in init_window()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp496 wl_shell_surface_set_toplevel(info.shell_surface); in init_window()
/third_party/weston/libweston/backend-wayland/
Dwayland.c924 wl_shell_surface_set_toplevel(output->parent.shell_surface); in wayland_output_set_windowed()