| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_16bpp_shapes_screen_pie.c | 63 INT solid_fill; member 91 extern GX_BOOL solid_fill; 140 solid_fill = pie_props[index].solid_fill; in control_thread_entry() 152 …ss: %d, brush_alpha: %d", radius, start_angle, end_angle, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_all_widgets_4444argb_shapes_screen_arc.c | 63 INT solid_fill; member 95 extern GX_BOOL solid_fill; 132 solid_fill = arc_props[index].solid_fill; in control_thread_entry() 142 …ss: %d, brush_alpha: %d", radius, start_angle, end_angle, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_all_widgets_16bpp_shapes_screen_pie copy.c | 63 INT solid_fill; member 91 extern GX_BOOL solid_fill; 140 solid_fill = pie_props[index].solid_fill; in control_thread_entry() 152 …ss: %d, brush_alpha: %d", radius, start_angle, end_angle, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_graphics_polygon_32bpp.c | 81 solid_fill = style_status[index2]; in control_thread_entry() 82 pixelmap_fill = !solid_fill; in control_thread_entry() 93 … %d pixelmap_id_index: %d brush width: %d", brush_alpha, anti_aliased, solid_fill, pixelmap_fill, … in control_thread_entry() 111 …ill: %d pixelmap fill: %d brush width: %d", brush_alpha, anti_aliased, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_graphics_pie_32bpp.c | 63 INT solid_fill; member 124 solid_fill = pie_props[index].solid_fill; in control_thread_entry() 136 …ss: %d, brush_alpha: %d", radius, start_angle, end_angle, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_graphics_arc_32bpp.c | 63 INT solid_fill; member 128 solid_fill = arc_props[index].solid_fill; in control_thread_entry() 140 …a: %d, anti_aliased: %d", radius, start_angle, end_angle, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_all_widgets_332rgb_shapes_screen_ellipse.c | 61 extern GX_BOOL solid_fill; 99 solid_fill = value[b]; in control_thread_entry() 117 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry() 145 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
|
| D | validation_guix_graphics_ellipse_32bpp.c | 61 INT solid_fill; member 119 solid_fill = ellipse_props[index].solid_fill; in control_thread_entry() 131 …, compress: %d, brush_alpha: %d, anti_aiased: %d ", a, b, brush_width, solid_fill, pixelmap_fill, … in control_thread_entry()
|
| D | validation_guix_all_widgets_332rgb_shapes_screen_circles.c | 61 extern GX_BOOL solid_fill; 102 solid_fill = value[b]; in control_thread_entry() 123 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry() 150 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
|
| D | validation_guix_all_widgets_4bpp_horizontal_pixelmap_line_draw.c | 61 extern GX_BOOL solid_fill; 97 solid_fill = value[b]; in control_thread_entry() 143 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
|
| D | validation_guix_all_widgets_4bpp_shapes_screen_ellipse.c | 61 extern GX_BOOL solid_fill; 102 solid_fill = value[b]; in control_thread_entry() 148 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
|
| D | validation_guix_generic_ellipse_fill.c | 105 solid_fill = GX_FALSE; in control_thread_entry() 118 … a, b, brush_width, solid_fill, pixelmap_fill, brush_alpha, anti_aliased); in control_thread_entry() 145 … a, b, brush_width, solid_fill, pixelmap_fill, brush_alpha, anti_aliased); in control_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/polygon_16bpp/ |
| D | demo_guix_polygon_16bpp.c | 18 GX_BOOL solid_fill = GX_TRUE; variable 126 solid_fill = GX_TRUE; in main_event_handler() 131 solid_fill = GX_FALSE; in main_event_handler() 215 if(solid_fill) in polygon_draw()
|
| /GUIX-v6.2.1/test/example_internal/polygon_32bpp/ |
| D | demo_guix_polygon_32bpp.c | 17 GX_BOOL solid_fill = GX_TRUE; variable 123 solid_fill = GX_TRUE; in main_event_handler() 128 solid_fill = GX_FALSE; in main_event_handler() 207 if(solid_fill) in polygon_draw()
|
| /GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/ |
| D | demo_guix_graphics_565rgb_synergy.c | 18 GX_BOOL solid_fill = GX_TRUE; variable 145 solid_fill = GX_TRUE; in main_event_handler() 150 solid_fill = GX_FALSE; in main_event_handler() 240 if(solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/ |
| D | demo_guix_graphics_32bpp_synergy.c | 17 GX_BOOL solid_fill = GX_TRUE; variable 168 solid_fill = GX_TRUE; in main_event_handler() 173 solid_fill = GX_FALSE; in main_event_handler() 268 if(solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/ |
| D | shapes_screen.c | 14 GX_BOOL solid_fill = GX_TRUE; variable 101 solid_fill = GX_TRUE; in shapesscreen_event_handler() 106 solid_fill = GX_FALSE; in shapesscreen_event_handler() 223 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 15 GX_BOOL solid_fill = GX_TRUE; variable 108 solid_fill = GX_TRUE; in shapesscreen_event_handler() 113 solid_fill = GX_FALSE; in shapesscreen_event_handler() 235 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 15 GX_BOOL solid_fill = GX_TRUE; variable 108 solid_fill = GX_TRUE; in shapesscreen_event_handler() 113 solid_fill = GX_FALSE; in shapesscreen_event_handler() 235 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 15 GX_BOOL solid_fill = GX_TRUE; variable 108 solid_fill = GX_TRUE; in shapesscreen_event_handler() 113 solid_fill = GX_FALSE; in shapesscreen_event_handler() 235 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/ |
| D | shapes_screen.c | 17 GX_BOOL solid_fill = GX_TRUE; variable 112 solid_fill = GX_TRUE; in shapesscreen_event_handler() 117 solid_fill = GX_FALSE; in shapesscreen_event_handler() 227 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/ |
| D | shapes_screen.c | 16 GX_BOOL solid_fill = GX_TRUE; variable 106 solid_fill = GX_TRUE; in shapesscreen_event_handler() 111 solid_fill = GX_FALSE; in shapesscreen_event_handler() 228 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 16 GX_BOOL solid_fill = GX_TRUE; variable 106 solid_fill = GX_TRUE; in shapesscreen_event_handler() 111 solid_fill = GX_FALSE; in shapesscreen_event_handler() 228 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 15 GX_BOOL solid_fill = GX_TRUE; variable 108 solid_fill = GX_TRUE; in shapesscreen_event_handler() 113 solid_fill = GX_FALSE; in shapesscreen_event_handler() 235 if (solid_fill) in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/ |
| D | shapes_screen.c | 14 GX_BOOL solid_fill = GX_TRUE; variable 101 solid_fill = GX_TRUE; in shapesscreen_event_handler() 106 solid_fill = GX_FALSE; in shapesscreen_event_handler() 223 if (solid_fill) in graphics_draw()
|