Searched defs:shell_surface (Results 1 – 7 of 7) 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/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
|