Home
last modified time | relevance | path

Searched refs:wl_shell_get_shell_surface (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libkmsxx/kmscube/
H A Dcube-wl.cpp60 window->shell_surface = wl_shell_get_shell_surface(s_shell, window->surface); in create_window()
/aosp_15_r20/external/swiftshader/include/Wayland/
H A Dwayland-client-protocol.h3028 wl_shell_get_shell_surface(struct wl_shell *wl_shell, struct wl_surface *surface) in wl_shell_get_shell_surface() function
/aosp_15_r20/external/wayland/tests/data/
H A Dexample-client.h2817 wl_shell_get_shell_surface(struct wl_shell *wl_shell, struct wl_surface *surface) in wl_shell_get_shell_surface() function
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_client_protocol_headers/gen/
Dwayland-client-protocol.h3035 wl_shell_get_shell_surface(struct wl_shell *wl_shell, struct wl_surface *surface) in wl_shell_get_shell_surface() function
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp489 info.shell_surface = wl_shell_get_shell_surface(info.shell, info.window); in init_window()