Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c43 static void progress_bar_animation_start(VOLUME_SCREEN_BASE_CONTROL_BLOCK *base, int target_val) in progress_bar_animation_start() function
108 progress_bar_animation_start(base, progress_val); in volume_progress_bar_animation_start()
133 progress_bar_animation_start((VOLUME_SCREEN_BASE_CONTROL_BLOCK *)window, 0); in volume_screen_base_event_process()
138progress_bar_animation_start((VOLUME_SCREEN_BASE_CONTROL_BLOCK *)window, volume_progress_val); in volume_screen_base_event_process()