Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c14 static int progress_bar_animation_target_val = 0; variable
47 progress_bar_animation_target_val = target_val; in progress_bar_animation_start()
63 …val = (progress_bar_animation_target_val - progress_bar_animation_start_val) * progress_bar_animat… in progress_bar_animation_update()