Searched defs:shell_surface (Results 1 – 11 of 11) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/ |
| D | gstvkwindow_wayland.c | 63 handle_ping (void *data, struct wl_shell_surface *shell_surface, in handle_ping() 78 handle_configure (void *data, struct wl_shell_surface *shell_surface, in handle_configure() 90 handle_popup_done (void *data, struct wl_shell_surface *shell_surface) in handle_popup_done()
|
| D | gstvkwindow_wayland.h | 54 struct wl_shell_surface *shell_surface; member
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
| D | SDL_waylandwindow.c | 36 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() 43 handle_configure(void *data, struct wl_shell_surface *shell_surface, in handle_configure() 89 handle_popup_done(void *data, struct wl_shell_surface *shell_surface) in handle_popup_done()
|
| D | SDL_waylandwindow.h | 38 struct wl_shell_surface *shell_surface; member
|
| /third_party/weston/clients/ |
| D | simple-touch.c | 56 struct wl_shell_surface *shell_surface; member 244 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() 251 handle_configure(void *data, struct wl_shell_surface *shell_surface, in handle_configure() 257 handle_popup_done(void *data, struct wl_shell_surface *shell_surface) in handle_popup_done()
|
| D | multi-resource.c | 75 struct wl_shell_surface *shell_surface; member 119 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() 126 handle_configure(void *data, struct wl_shell_surface *shell_surface, in handle_configure() 132 handle_popup_done(void *data, struct wl_shell_surface *shell_surface) in handle_popup_done()
|
| /third_party/weston/desktop-shell/ |
| D | shell.c | 98 struct shell_surface { struct 99 struct wl_signal destroy_signal; 101 struct weston_desktop_surface *desktop_surface; 102 struct weston_view *view; 103 int32_t last_width, last_height; 105 struct desktop_shell *shell; 107 struct wl_list children_list; 108 struct wl_list children_link; 110 int32_t saved_x, saved_y; 111 bool saved_position_valid; [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| D | vulkan_command_buffer_utils.cpp | 296 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping() 302 wl_shell_surface *shell_surface, in handle_configure() 308 static void handle_popup_done(void *data, wl_shell_surface *shell_surface) {} in handle_popup_done()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| D | vulkan_command_buffer_utils.cpp | 288 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping() 294 wl_shell_surface *shell_surface, in handle_configure() 300 static void handle_popup_done(void *data, wl_shell_surface *shell_surface) {} in handle_popup_done()
|
| /third_party/flutter/glfw/src/ |
| D | wl_platform.h | 86 struct wl_shell_surface* shell_surface; member
|
| /third_party/weston/libweston/backend-wayland/ |
| D | wayland.c | 112 struct wl_shell_surface *shell_surface; member 1590 shell_surface_ping(void *data, struct wl_shell_surface *shell_surface, in shell_surface_ping() 1597 shell_surface_configure(void *data, struct wl_shell_surface *shell_surface, in shell_surface_configure() 1609 shell_surface_popup_done(void *data, struct wl_shell_surface *shell_surface) in shell_surface_popup_done()
|