Searched refs:weston_fade_run (Results 1 – 3 of 3) sorted by relevance
/third_party/weston/libweston/ |
D | animation.c | 334 weston_fade_run(struct weston_view *view, in weston_fade_run() function
|
/third_party/weston/desktop-shell/ |
D | shell.c | 681 state->ws->focus_animation = weston_fade_run( in focus_state_surface_destroy() 863 ws->focus_animation = weston_fade_run( in animate_focus_change() 2469 weston_fade_run(shsurf->view, 1.0, 0.0, 300.0, in desktop_surface_removed() 2560 weston_fade_run(shsurf->view, 0.0, 1.0, 300.0, NULL, NULL); in map() 4122 weston_fade_run(shell_output->fade.view, in shell_fade()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 1891 weston_fade_run(struct weston_view *view,
|