Searched refs:screen_toggle_animation_start (Results 1 – 4 of 4) sorted by relevance
228 screen_toggle_animation_start((GX_WINDOW *)&sequence_window, current_screen); in main_screen_event_process()235 screen_toggle_animation_start((GX_WINDOW *)&sequence_window, current_screen); in main_screen_event_process()240 screen_toggle_animation_start((GX_WINDOW *)&main_screen, current_screen); in main_screen_event_process()293 VOID screen_toggle_animation_start(GX_WINDOW *show, GX_WINDOW *hide) in screen_toggle_animation_start() function
22 VOID screen_toggle_animation_start(GX_WINDOW *show, GX_WINDOW *hide);
51 … screen_toggle_animation_start((GX_WINDOW *)&sequence_window, (GX_WINDOW *)&complete_window); in complete_window_event_process()
343 screen_toggle_animation_start((GX_WINDOW*)&complete_window, (GX_WINDOW*)&sequence_window); in task_set()