Lines Matching refs:weston_view
130 struct weston_view *view;
214 weston_view_animation_create(struct weston_view *view, in weston_view_animation_create()
272 struct weston_view *view = animation->view; in reset_alpha()
280 struct weston_view *es = animation->view; in zoom_frame()
301 weston_zoom_run(struct weston_view *view, float start, float stop, in weston_zoom_run()
334 weston_fade_run(struct weston_view *view, in weston_fade_run()
368 struct weston_view *back_view; in stable_fade_frame()
377 back_view = (struct weston_view *) animation->private; in stable_fade_frame()
385 weston_stable_fade_run(struct weston_view *front_view, float start, in weston_stable_fade_run()
386 struct weston_view *back_view, float end, in weston_stable_fade_run()
422 weston_slide_run(struct weston_view *view, float start, float stop, in weston_slide_run()
484 weston_move_scale_run_internal(struct weston_view *view, int dx, int dy, in weston_move_scale_run_internal()
518 weston_move_scale_run(struct weston_view *view, int dx, int dy, in weston_move_scale_run()
527 weston_move_run(struct weston_view *view, int dx, int dy, in weston_move_run()