Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_4_screen.c19 GX_VALUE hour_end_xpos; in clock_slide_animation_start() local
24 hour_end_xpos = TARGET_XPOS_MAX; in clock_slide_animation_start()
29 hour_end_xpos = TARGET_XPOS_MIN; in clock_slide_animation_start()
41 info.gx_animation_end_position.gx_point_x = hour_end_xpos; in clock_slide_animation_start()