Home
last modified time | relevance | path

Searched refs:mark_dirty (Results 1 – 25 of 39) sorted by relevance

12

/GUIX-v6.4.1/common/src/
Dgx_widget_shift.c81 … _gx_widget_shift_helper(GX_WIDGET *widget, GX_VALUE x_shift, GX_VALUE y_shift, GX_BOOL mark_dirty) in _gx_widget_shift_helper() argument
91 if (mark_dirty && (widget -> gx_widget_status & GX_STATUS_VISIBLE)) in _gx_widget_shift_helper()
173 UINT _gx_widget_shift(GX_WIDGET *widget, GX_VALUE x_shift, GX_VALUE y_shift, GX_BOOL mark_dirty) in _gx_widget_shift() argument
182 _gx_widget_shift_helper(widget, x_shift, y_shift, mark_dirty); in _gx_widget_shift()
212 if (mark_dirty && (widget -> gx_widget_status & GX_STATUS_VISIBLE)) in _gx_widget_shift()
Dgxe_widget_shift.c77 UINT _gxe_widget_shift(GX_WIDGET *widget, GX_VALUE x_shift, GX_VALUE y_shift, GX_BOOL mark_dirty) in _gxe_widget_shift() argument
97 status = _gx_widget_shift(widget, x_shift, y_shift, mark_dirty); in _gxe_widget_shift()
/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Dpage_2_clock_screen_template.c17 GX_BOOL mark_dirty = GX_FALSE; in clock_gauge_update() local
24 mark_dirty = GX_TRUE; in clock_gauge_update()
32 mark_dirty = GX_TRUE; in clock_gauge_update()
37 if (mark_dirty) in clock_gauge_update()
/GUIX-v6.4.1/test/example_internal/all_widgets_1555xrgb/
Dimage_convert_screen.c92 void mark_dirty() in mark_dirty() function
103 mark_dirty(); in convert_start()
124 mark_dirty(); in image_convert_screen_handler()
129 mark_dirty(); in image_convert_screen_handler()
/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_1555xrgb_image_convert_screen.c16 extern void mark_dirty();
88 mark_dirty(); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_270_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_1bpp_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_24xrgb_rotated_ccw_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_1555xrgb_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_4444argb_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_565bgr_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_16bpp_rotated_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_32argb_rotated_cw_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_332rgb_resize_screen.c15 extern void mark_dirty();
Dvalidation_guix_all_widgets_1555xrgb_png_draw.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_4bpp_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_8bpp_rotated_ccw_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_8bpp_rotated_cw_resize_screen.c16 extern void mark_dirty();
Dvalidation_guix_utility_1bpp_pixelmap_resize.c16 extern void mark_dirty();
Dvalidation_guix_utility_4444argb_pixelmap_resize.c16 extern void mark_dirty();
Dvalidation_guix_display_driver_1555xrgb_pixelmap_rotate.c16 extern void mark_dirty();
Dvalidation_guix_all_widgets_1555xrgb_jpeg_draw.c16 extern void mark_dirty();
Dvalidation_guix_display_driver_16bpp_pixelmap_rotate.c16 extern void mark_dirty();
Dvalidation_guix_display_driver_1bpp_pixelmap_rotate.c16 extern void mark_dirty();

12