Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dclimate.c74 …target_left_progress_val = climate_screen.climate_screen_left_progress_bar.gx_progress_bar_info.gx… in seat_angle_animation_start()
77 gx_progress_bar_value_set(&climate_screen.climate_screen_left_progress_bar, 0); in seat_angle_animation_start()
93 gx_progress_bar_value_set(&climate_screen.climate_screen_left_progress_bar, left_progress_val); in seat_angle_animation_update()
127 …n_left_progress_val, progress_val_to_seat_angle(&climate_screen.climate_screen_left_progress_bar)); in climate_screen_event_process()
Ddemo_guix_car_infotainment_specifications.h309 GX_PROGRESS_BAR climate_screen_left_progress_bar; member
Ddemo_guix_car_infotainment_specifications.c3052 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_left_progress_bar), /* control block */