| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_16bpp_rotated_polygon_fill.c | 64 GX_POINT star[11] = { in test_invalid_graphics_draw() local 83 gx_canvas_polygon_draw(star, 11); in test_invalid_graphics_draw()
|
| D | validation_guix_generic_polygon_fill.c | 66 GX_POINT star[11] = { { 212, 232 }, { 223, 192 }, { 237, 232 }, { 273, 232 }, { 244, 258 }, { 256, … in test_graphics_draw() local 96 gx_canvas_polygon_draw(star, 11); in test_graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/polygon_16bpp/ |
| D | demo_guix_polygon_16bpp.c | 199 GX_POINT star[10] = {{173, 232}, {212, 232}, {223, 192}, {237, 232}, {273, 232}, {244, 258}, {256, … in polygon_draw() local 232 gx_canvas_polygon_draw(star, 10); in polygon_draw()
|
| /GUIX-v6.2.1/test/example_internal/polygon_32bpp/ |
| D | demo_guix_polygon_32bpp.c | 191 GX_POINT star[10] = {{173, 232}, {212, 232}, {223, 192}, {237, 232}, {273, 232}, {244, 258}, {256, … in polygon_draw() local 224 gx_canvas_polygon_draw(star, 10); in polygon_draw()
|
| /GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/ |
| D | demo_guix_graphics_565rgb_synergy.c | 230 GX_POINT star[10] = {{173, 232}, {212, 232}, {223, 192}, {237, 232}, {273, 232}, {244, 258}, {256, … in graphics_draw() local 278 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/ |
| D | demo_guix_graphics_32bpp_synergy.c | 263 GX_POINT star[10] = {{173, 232}, {212, 232}, {223, 192}, {237, 232}, {273, 232}, {244, 258}, {256, … in graphics_draw() local 306 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/ |
| D | shapes_screen.c | 211 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 284 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/ |
| D | shapes_screen.c | 214 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 297 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/ |
| D | shapes_screen.c | 211 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 292 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/ |
| D | shapes_screen.c | 201 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 285 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/ |
| D | shapes_screen.c | 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 299 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw/ |
| D | shapes_screen.c | 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 299 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw/ |
| D | shapes_screen.c | 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 299 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 298 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/ |
| D | shapes_screen.c | 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() local 305 gx_canvas_polygon_draw(star, 10); in graphics_draw()
|