Searched refs:shell_surface (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut_wayland.c19 struct wl_shell_surface *shell_surface; member in struct:window
121 window.shell_surface = wl_shell_get_shell_surface(display.shell,
125 wl_shell_surface_set_toplevel(window.shell_surface);
137 wl_shell_surface_destroy(window.shell_surface);

Completed in 3 milliseconds