Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_5_screen.c32 GX_POINT target_minute_end_pos; in clock_slide_animation_start() local
38 target_minute_end_pos.gx_point_x = TARGET_MINIUTE_MIN_XPOS; in clock_slide_animation_start()
39 target_minute_end_pos.gx_point_y = TARGET_MINIUTE_MIN_YPOS; in clock_slide_animation_start()
45 target_minute_end_pos.gx_point_x = TARGET_MINIUTE_MAX_XPOS; in clock_slide_animation_start()
46 target_minute_end_pos.gx_point_y = TARGET_MINIUTE_MAX_YPOS; in clock_slide_animation_start()
66 info.gx_animation_end_position = target_minute_end_pos; in clock_slide_animation_start()