Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_3_yoga_screen.c7 static INT calorie_burned = 217; variable
41 …eric_prompt_value_set(&yoga_screen.yoga_screen_calories_burned, CAL_ANIMATION_VAL(calorie_burned)); in animation_update()
44 …t_value_set(&yoga_screen.yoga_screen_progress_val, CAL_ANIMATION_VAL(calorie_burned * 100 / calori… in animation_update()
45 …s_bar_value_set(&yoga_screen.yoga_screen_progress, CAL_ANIMATION_VAL(calorie_burned * (-360) / cal… in animation_update()