Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dclimate.c87 INT right_progress_val; in seat_angle_animation_update() local
92right_progress_val = target_right_progress_val * progress_animation_step / PROGRESS_ANIMATION_TOTA… in seat_angle_animation_update()
94 … gx_progress_bar_value_set(&climate_screen.climate_screen_right_progress_bar, right_progress_val); in seat_angle_animation_update()