Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_screen_template.c35 gx_circular_gauge_angle_set(&template->clock_screen_template_gauge, system_time.second * 6); in clock_gauge_update()
39 gx_system_dirty_mark(&template->clock_screen_template_gauge); in clock_gauge_update()
150 …gx_icon_pixelmap_set((GX_ICON*)&clock_1_screen.base.clock_screen_template_gauge, GX_PIXELMAP_ID_W_… in watch_screen_initialize()
151 …gx_icon_pixelmap_set((GX_ICON*)&clock_2_screen.base.clock_screen_template_gauge, GX_PIXELMAP_ID_W_… in watch_screen_initialize()
153 …gx_widget_draw_set((GX_ICON*)&clock_1_screen.base.clock_screen_template_gauge, clock_1_gauge_draw); in watch_screen_initialize()
154 …gx_widget_draw_set((GX_ICON*)&clock_2_screen.base.clock_screen_template_gauge, clock_2_gauge_draw); in watch_screen_initialize()
Dguix_smart_watch_specifications.h239 GX_CIRCULAR_GAUGE clock_screen_template_gauge; member
Dguix_smart_watch_specifications.c1533 offsetof(CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK, clock_screen_template_gauge), /* control block */