/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_1bpp_horizontal_pixelmap_line_draw.c | 67 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()
|
D | validation_guix_4bpp_horizontal_pixelmap_line_draw.c | 60 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()
|
D | validation_guix_graphics_rectangle_draw.c | 60 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()
|
D | validation_guix_all_widgets_16bpp_rotated_horizontal_pixelmap_line_draw.c | 73 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()
|
D | validation_guix_1bpp_pixelmap_line_draw.c | 63 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()
|
D | validation_guix_8bpp_horizontal_pixelmap_line_draw.c | 70 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()
|
D | validation_guix_all_widgets_8bpp_rotated_cw_horizontal_pixelmap_line_draw.c | 71 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()
|
D | validation_guix_all_widgets_24xrgb_rotated_cw_horizontal_pixelmap_line_draw.c | 75 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()
|
D | validation_guix_generic_polygon_fill.c | 60 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()
|
D | validation_guix_332rgb_pixelmap_blend.c | 69 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()
|
D | validation_guix_4444argb_horizontal_pixelmap_line_draw.c | 74 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()
|
D | validation_guix_16bpp_horizontal_pixelmap_line_draw.c | 77 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()
|
D | validation_guix_332rgb_horizontal_pixelmap_line_draw.c | 76 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()
|
D | validation_guix_all_widgets_16bpp_rotated_circle_fill.c | 78 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()
|
D | validation_guix_all_widgets_16bpp_rotated_ellipse_fill.c | 82 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()
|
D | validation_guix_all_widgets_16bpp_rotated_pie_fill.c | 89 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()
|
D | validation_guix_all_widgets_16bpp_rotated_arc_fill.c | 103 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()
|