Searched refs:clock_screen_template_gauge (Results 1 – 3 of 3) sorted by relevance
35 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()
239 GX_CIRCULAR_GAUGE clock_screen_template_gauge; member
1533 offsetof(CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK, clock_screen_template_gauge), /* control block */