Searched defs:weston_renderer (Results 1 – 1 of 1) sorted by relevance
889 struct weston_renderer { struct890 int (*read_pixels)(struct weston_output *output,894 void (*repaint_output)(struct weston_output *output,896 void (*flush_damage)(struct weston_surface *surface);897 void (*attach)(struct weston_surface *es, struct weston_buffer *buffer);898 void (*surface_set_color)(struct weston_surface *surface,901 void (*destroy)(struct weston_compositor *ec);905 void (*surface_get_content_size)(struct weston_surface *surface,909 int (*surface_copy_content)(struct weston_surface *surface,915 bool (*import_dmabuf)(struct weston_compositor *ec,[all …]