Home
last modified time | relevance | path

Searched refs:weston_view_animation_create (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/libweston/
Danimation.c214 weston_view_animation_create(struct weston_view *view, in weston_view_animation_create() function
306 zoom = weston_view_animation_create(view, start, stop, in weston_zoom_run()
340 fade = weston_view_animation_create(view, start, end, in weston_fade_run()
391 fade = weston_view_animation_create(front_view, 0, 0, in weston_stable_fade_run()
427 animation = weston_view_animation_create(view, start, stop, in weston_slide_run()
501 animation = weston_view_animation_create(view, start, end, move_frame, in weston_move_scale_run_internal()