Home
last modified time | relevance | path

Searched refs:pentagon (Results 1 – 25 of 48) sorted by relevance

12

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_generic_polygon_fill.c64 GX_POINT pentagon[5] = {{290, 20}, {335, -20}, {380, 20}, {360, 70}, {310, 70}}; in test_graphics_draw() local
94 gx_canvas_polygon_draw(pentagon, 5); in test_graphics_draw()
/GUIX-v6.2.1/test/example_internal/polygon_16bpp/
Ddemo_guix_polygon_16bpp.c197 GX_POINT pentagon[5] = {{290, 90}, {335, 50}, {380, 90}, {360, 150}, {310, 150}}; in polygon_draw() local
230 gx_canvas_polygon_draw(pentagon, 5); in polygon_draw()
/GUIX-v6.2.1/test/example_internal/polygon_32bpp/
Ddemo_guix_polygon_32bpp.c189 GX_POINT pentagon[5] = {{290, 90}, {335, 50}, {380, 90}, {360, 150}, {310, 150}}; in polygon_draw() local
222 gx_canvas_polygon_draw(pentagon, 5); in polygon_draw()
/GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/
Ddemo_guix_graphics_565rgb_synergy.c228 GX_POINT pentagon[5] = {{290, 90}, {335, 50}, {380, 90}, {360, 150}, {310, 150}}; in graphics_draw() local
276 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/
Ddemo_guix_graphics_32bpp_synergy.c261 GX_POINT pentagon[5] = {{290, 90}, {335, 50}, {380, 90}, {360, 150}, {310, 150}}; in graphics_draw() local
304 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/
Dshapes_screen.c209 GX_POINT pentagon[5] = { { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 },{ 310, 150 } }; in graphics_draw() local
282 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/
Dshapes_screen.c212 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
295 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dshapes_screen.c209 GX_POINT pentagon[5] = { { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 },{ 310, 150 } }; in graphics_draw() local
290 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dshapes_screen.c199 GX_POINT pentagon[5] = { { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 },{ 310, 150 } }; in graphics_draw() local
283 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/
Dshapes_screen.c219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
297 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw/
Dshapes_screen.c219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
297 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw/
Dshapes_screen.c219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
297 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/
Dshapes_screen.c218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
296 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/
Dshapes_screen.c220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
303 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_ccw/
Dshapes_screen.c212 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() local
295 gx_canvas_polygon_draw(pentagon, 5); in graphics_draw()

12