Home
last modified time | relevance | path

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

/aosp_15_r20/external/libkmsxx/kmscube/
H A Dcube-wl.cpp18 struct wl_shell_surface* shell_surface; member
37 static void shell_surface_ping(void* data, struct wl_shell_surface* shell_surface, uint32_t serial) in shell_surface_ping()
42 static void shell_surface_configure(void* data, struct wl_shell_surface* shell_surface, uint32_t ed… in shell_surface_configure()
49 static void shell_surface_popup_done(void* data, struct wl_shell_surface* shell_surface) in shell_surface_popup_done()
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp298 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping()
304 wl_shell_surface *shell_surface, in handle_configure()
310 static void handle_popup_done(void *data, wl_shell_surface *shell_surface) {} in handle_popup_done()