Home
last modified time | relevance | path

Searched defs:shared_output (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/compositor/
Dscreen-share.c52 struct shared_output { struct
53 struct weston_output *output;
54 struct wl_listener output_destroyed;
55 struct wl_list seat_list;
57 struct {
88 struct shared_output *output; argument