Home
last modified time | relevance | path

Searched refs:test_pixelmap_draw (Results 1 – 21 of 21) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_utility_1bpp_string_to_alphamap.c66 void test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
92 gx_widget_draw_set(window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_1555xrgb_pixelmap_rotate.c72 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
99 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_4444argb_pixelmap_rotate.c71 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
98 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_image_reader_image_decode.c65 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
97 gx_widget_draw_set(&window.window_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_4bpp_pixelmap_rotate.c65 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
106 … gx_widget_draw_set((GX_WIDGET *)&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_16bpp_pixelmap_rotate.c73 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
103 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_1bpp_pixelmap_rotate.c72 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
101 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_32bpp_pixelmap_rotate.c72 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
102 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_332rgb_pixelmap_rotate.c70 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
99 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_4bpp_pixelmap_rotate.c75 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
107 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_display_driver_8bpp_pixelmap_rotate.c68 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
103 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_1555xrgb_pixelmap_rotate.c77 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
123 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_1bpp_pixelmap_rotate.c76 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
128 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_32bpp_pixelmap_rotate.c76 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
128 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_4444argb_pixelmap_rotate.c74 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
123 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_16bpp_pixelmap_rotate.c81 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
136 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_332rgb_pixelmap_rotate.c77 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
129 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_4bpp_pixelmap_rotate.c81 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
136 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_rotate_screen.c72 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
171 gx_widget_draw_set((GX_WIDGET *)&rotate_screen, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_utility_8bpp_pixelmap_rotate.c71 VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
129 gx_widget_draw_set(&rotate_screen.rotate_screen_pixelmap_window, test_pixelmap_draw); in control_thread_entry()
Dvalidation_guix_canvas_pixelmap_rotate.c64 static VOID test_pixelmap_draw(GX_WINDOW *window) in test_pixelmap_draw() function
158 …_draw_set(&rotate_screen.rotate_screen_pixelmap_window, (VOID (*)(GX_WIDGET *))test_pixelmap_draw); in control_thread_entry()