Searched defs:rdp_output (Results 1 – 1 of 1) sorted by relevance
154 struct rdp_output { struct155 struct weston_output base;156 struct wl_event_source *finish_frame_timer;157 pixman_image_t *shadow_surface;182 static inline struct rdp_output * argument