Searched defs:WaylandDisplay (Results 1 – 1 of 1) sorted by relevance
49 struct WaylandDisplay struct51 struct Task display_task;52 struct wl_display *p_display;53 struct wl_registry *p_registry;54 struct wl_compositor *p_compositor;55 struct wl_shell *p_shell;79 struct WaylandDisplay *p_display; argument