Searched defs:shared_output (Results 1 – 1 of 1) sorted by relevance
52 struct shared_output { struct53 struct weston_output *output;54 struct wl_listener output_destroyed;55 struct wl_list seat_list;57 struct {88 struct shared_output *output; argument