Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/example_internal/non_linear_animation/
Ddemo_guix_non_linear_animation.c62 void animation_start() in animation_start() function
107 animation_start(); in main_screen_event_process()
112 animation_start(); in main_screen_event_process()
117 animation_start(); in main_screen_event_process()
122 animation_start(); in main_screen_event_process()
127 animation_start(); in main_screen_event_process()
132 animation_start(); in main_screen_event_process()
137 animation_start(); in main_screen_event_process()
142 animation_start(); in main_screen_event_process()
147 animation_start(); in main_screen_event_process()
[all …]
/GUIX-v6.4.1/tutorials/demo_guix_widget_animation/
Ddemo_guix_widget_animation.c17 void animation_start();
110 animation_start(); in tx_application_define()
119 void animation_start() in animation_start() function
183 animation_start(); in easing_function_drop_list_select_event_handler()
211 animation_start(); in main_screen_event_process()
/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Dpage_3_calories_screen.c33 static void animation_start(GX_WINDOW *window) in animation_start() function
71 animation_start(window); in calories_screen_event_process()
Dpage_3_ekg_screen.c35 static void animation_start(GX_WINDOW* window) in animation_start() function
73 animation_start(window); in ekg_screen_event_process()
Dpage_3_yoga_screen.c27 static void animation_start(GX_WINDOW* window) in animation_start() function
66 animation_start(window); in yoga_screen_event_process()
Dpage_3_stand_screen.c35 static void animation_start(GX_WINDOW *window) in animation_start() function
75 animation_start(window); in stand_screen_event_process()
Dpage_3_run_screen.c53 static void animation_start(GX_WINDOW *window) in animation_start() function
93 animation_start(window); in run_screen_event_process()
Dpage_1_weather_screen.c24 static void animation_start(GX_WINDOW* window) in animation_start() function
82 animation_start(window); in weather_screen_event_process()
Dpage_3_fitness_screen.c69 static void animation_start(GX_WINDOW* window) in animation_start() function
172 animation_start(window); in fitness_screen_event_process()
/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_non_linear_animation.c115 animation_start(); in control_thread_entry()