Lines Matching defs:wl_surface
3354 wl_surface_add_listener(struct wl_surface *wl_surface, in wl_surface_add_listener()
3424 wl_surface_set_user_data(struct wl_surface *wl_surface, void *user_data) in wl_surface_set_user_data()
3431 wl_surface_get_user_data(struct wl_surface *wl_surface) in wl_surface_get_user_data()
3437 wl_surface_get_version(struct wl_surface *wl_surface) in wl_surface_get_version()
3448 wl_surface_destroy(struct wl_surface *wl_surface) in wl_surface_destroy()
3498 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach()
3530 wl_surface_damage(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_t heigh… in wl_surface_damage()
3573 wl_surface_frame(struct wl_surface *wl_surface) in wl_surface_frame()
3612 wl_surface_set_opaque_region(struct wl_surface *wl_surface, struct wl_region *region) in wl_surface_set_opaque_region()
3645 wl_surface_set_input_region(struct wl_surface *wl_surface, struct wl_region *region) in wl_surface_set_input_region()
3673 wl_surface_commit(struct wl_surface *wl_surface) in wl_surface_commit()
3713 wl_surface_set_buffer_transform(struct wl_surface *wl_surface, int32_t transform) in wl_surface_set_buffer_transform()
3747 wl_surface_set_buffer_scale(struct wl_surface *wl_surface, int32_t scale) in wl_surface_set_buffer_scale()
3790 wl_surface_damage_buffer(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_… in wl_surface_damage_buffer()