Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_weather_screen.c16 gx_radial_progress_bar_value_set(&weather_screen.weather_screen_calorie_burned_progress, 0); in screen_data_reset()
45 …gx_radial_progress_bar_value_set(&weather_screen.weather_screen_calorie_burned_progress, CAL_ANIMA… in animation_update()
Dguix_smart_watch_specifications.h204 GX_RADIAL_PROGRESS_BAR weather_screen_calorie_burned_progress; member
Dguix_smart_watch_specifications.c820 …offsetof(WEATHER_SCREEN_CONTROL_BLOCK, weather_screen_calorie_burned_progress), /* control block */