Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dclimate.c86 INT left_progress_val; in seat_angle_animation_update() local
91left_progress_val = target_left_progress_val * progress_animation_step / PROGRESS_ANIMATION_TOTAL_… in seat_angle_animation_update()
93 gx_progress_bar_value_set(&climate_screen.climate_screen_left_progress_bar, left_progress_val); in seat_angle_animation_update()