Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_1bpp_horizontal_pixelmap_line_draw.c67 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
88 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_4bpp_horizontal_pixelmap_line_draw.c60 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
84 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_graphics_rectangle_draw.c60 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
91 gx_widget_draw_set(pGraphicsWin, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_horizontal_pixelmap_line_draw.c73 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
99 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_1bpp_pixelmap_line_draw.c63 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
89 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_8bpp_horizontal_pixelmap_line_draw.c70 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
105 gx_widget_draw_set(&main_window.main_window_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_8bpp_rotated_cw_horizontal_pixelmap_line_draw.c71 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
98 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_horizontal_pixelmap_line_draw.c75 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
103 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_generic_polygon_fill.c60 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
109 gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_332rgb_pixelmap_blend.c69 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
101 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_4444argb_horizontal_pixelmap_line_draw.c74 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
114 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_16bpp_horizontal_pixelmap_line_draw.c77 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
117 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_332rgb_horizontal_pixelmap_line_draw.c76 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
116 … gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_circle_fill.c78 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
130 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_ellipse_fill.c82 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
130 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_pie_fill.c89 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
148 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_arc_fill.c103 VOID test_graphics_draw(GX_WINDOW *window) in test_graphics_draw() function
181 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()