Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_3_yoga_screen.c9 static INT yoga_minutes = 69; variable
42 …gx_numeric_prompt_value_set(&yoga_screen.yoga_screen_yoga_hour, CAL_ANIMATION_VAL(yoga_minutes % 6… in animation_update()
43 …meric_prompt_value_set(&yoga_screen.yoga_screen_yoga_minute, CAL_ANIMATION_VAL(yoga_minutes / 60)); in animation_update()