Home
last modified time | relevance | path

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

/external/libkmsxx/kmscube/
Dcube-wl.cpp60 window->shell_surface = wl_shell_get_shell_surface(s_shell, window->surface); in create_window()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp158 m_shellSurface = wl_shell_get_shell_surface(display.getShell(), m_surface); in Window()
/external/wayland/tests/data/
Dexample-client.h2827 wl_shell_get_shell_surface(struct wl_shell *wl_shell, struct wl_surface *surface) in wl_shell_get_shell_surface() function
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp487 info.shell_surface = wl_shell_get_shell_surface(info.shell, info.window); in init_window()