Home
last modified time | relevance | path

Searched defs:shell_surface (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c63 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()
Dgstvkwindow_wayland.h54 struct wl_shell_surface *shell_surface; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c36 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()
DSDL_waylandwindow.h38 struct wl_shell_surface *shell_surface; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp296 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/
Dvulkan_command_buffer_utils.cpp288 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/
Dwl_platform.h86 struct wl_shell_surface* shell_surface; member