| /GUIX-v6.2.1/ports/win32/src/renesas/ |
| D | gx_dave2d_simulation_display_driver.h | 52 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); 54 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); 64 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); 66 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); 74 …8bpp_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, GX_C… 75 …8bpp_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, GX_C… 78 …ated_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, GX_C… 79 …ated_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, GX_C… 84 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); 86 … GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph); [all …]
|
| /GUIX-v6.2.1/test/example_internal/polygon_16bpp/ |
| D | demo_guix_polygon_16bpp.c | 193 GX_POINT polygon_1[4] = { { 70, 162 }, { 116, 163 }, { 96, 264 }, { 50, 263 } }; in polygon_draw() 194 GX_POINT polygon_2[4] = { { 300, 162 }, { 346, 163 }, { 326, 274 }, { 280, 263 } }; in polygon_draw() 195 GX_POINT polygon_3[4] = { { 50, 302 }, { 96, 303 }, { 41, 434 }, { 40, 403 } }; in polygon_draw() 196 GX_POINT rectangle[4] = {{188, 50}, {254, 50}, {254, 150}, {188, 150}}; in polygon_draw() 197 GX_POINT pentagon[5] = {{290, 90}, {335, 50}, {380, 90}, {360, 150}, {310, 150}}; in polygon_draw() 198 GX_POINT concave[6] = {{50, 50}, {90, 80}, {130, 50}, {130, 150}, {90, 110}, {50, 150}}; in polygon_draw() 199 GX_POINT star[10] = {{173, 232}, {212, 232}, {223, 192}, {237, 232}, {273, 232}, {244, 258}, {256, … in polygon_draw() 200 GX_POINT self_intersection[8] = {{110, 330}, {189, 420}, {266, 330}, {334, 424}, {334, 330}, {264, … in polygon_draw()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_generic_polygon_fill.c | 63 GX_POINT rectangle[4] = {{18, 50}, {84, 50}, {84, 150}, {18, 150}}; in test_graphics_draw() 64 GX_POINT pentagon[5] = {{290, 20}, {335, -20}, {380, 20}, {360, 70}, {310, 70}}; in test_graphics_draw() 65 GX_POINT concave[6] = {{330, 50}, {370, 80}, {410, 50}, {410, 150}, {370, 110}, {330, 150}}; in test_graphics_draw() 66 GX_POINT star[11] = { { 212, 232 }, { 223, 192 }, { 237, 232 }, { 273, 232 }, { 244, 258 }, { 256, … in test_graphics_draw() 67 GX_POINT self_intersection[8] = {{110, 406}, {189, 500}, {266, 406}, {334, 500}, {334, 406}, {264, … in test_graphics_draw()
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_touch_driver_generic_resistive.c | 261 GX_POINT *raw_coord) in _gx_touch_driver_generic_resistive_coord_calculate() 380 GX_POINT *display_points, in _gx_touch_driver_generic_resistive_calibration_matrix_set() 381 GX_POINT *touch_points) in _gx_touch_driver_generic_resistive_calibration_matrix_set() 464 static GX_BOOL _gx_touch_driver_generic_resistive_raw_read(GX_RESISTIVE_TOUCH *touch, GX_POINT *ret… in _gx_touch_driver_generic_resistive_raw_read() 466 GX_POINT *samples; in _gx_touch_driver_generic_resistive_raw_read() 582 static GX_BOOL _gx_touch_driver_generic_resistive_sample_read(GX_RESISTIVE_TOUCH *touch, GX_POINT *… in _gx_touch_driver_generic_resistive_sample_read() 584 GX_POINT raw_val; in _gx_touch_driver_generic_resistive_sample_read() 637 GX_POINT sample; in _gx_touch_driver_generic_resistive_coordinate_update() 879 GX_POINT raw_cal_points[3]; in _gx_touch_driver_generic_resistive_calibrate() 880 GX_POINT display_cal_points[3]; in _gx_touch_driver_generic_resistive_calibrate() [all …]
|
| D | gx_canvas_glyphs_draw.c | 79 static VOID _gx_canvas_kerning_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_kerning_glyphs_draw() argument 80 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_kerning_glyphs_draw() 88 GX_POINT map_offset; in _gx_canvas_kerning_glyphs_draw() 264 static VOID _gx_canvas_compressed_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *dr… in _gx_canvas_compressed_glyphs_draw() argument 265 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_compressed_glyphs_draw() 273 GX_POINT map_offset; in _gx_canvas_compressed_glyphs_draw() 445 static VOID _gx_canvas_generic_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_generic_glyphs_draw() argument 446 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_generic_glyphs_draw() 454 GX_POINT map_offset; in _gx_canvas_generic_glyphs_draw() 633 VOID _gx_canvas_glyphs_draw(GX_DRAW_CONTEXT *context, GX_POINT *draw_position, GX_CONST GX_STRING *… in _gx_canvas_glyphs_draw() argument [all …]
|
| D | gx_display_driver_generic_rotated_polygon_fill.c | 75 static VOID _gx_display_driver_polygon_min_max_get(GX_POINT *vertex, INT num, INT *xmin, INT *xmax,… in _gx_display_driver_polygon_min_max_get() 150 static VOID _gx_display_driver_polygon_new_edge_table_init_90(GX_POINT *vertex, INT num, GX_POLYGON… in _gx_display_driver_polygon_new_edge_table_init_90() 154 GX_POINT s_point; in _gx_display_driver_polygon_new_edge_table_init_90() 155 GX_POINT ss_point; in _gx_display_driver_polygon_new_edge_table_init_90() 156 GX_POINT e_point; in _gx_display_driver_polygon_new_edge_table_init_90() 157 GX_POINT ee_point; in _gx_display_driver_polygon_new_edge_table_init_90() 268 static VOID _gx_display_driver_polygon_new_edge_table_init_270(GX_POINT *vertex, INT num, GX_POLYGO… in _gx_display_driver_polygon_new_edge_table_init_270() 272 GX_POINT s_point; in _gx_display_driver_polygon_new_edge_table_init_270() 273 GX_POINT ss_point; in _gx_display_driver_polygon_new_edge_table_init_270() 274 GX_POINT e_point; in _gx_display_driver_polygon_new_edge_table_init_270() [all …]
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_ra/ |
| D | mcu_ra_specifications.h | 122 VOID _gx_dave2d_polygon_draw(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 123 VOID _gx_dave2d_polygon_fill(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 127 …ssed_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 128 VOID _gx_dave2d_raw_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma… 129 …ssed_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 130 VOID _gx_dave2d_raw_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma… 131 …ssed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 132 VOID _gx_dave2d_raw_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma…
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_rx/ |
| D | mcu_rx_specifications.h | 122 VOID _gx_dave2d_rotated_polygon_draw(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 123 VOID _gx_dave2d_rotated_polygon_fill(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 127 …ssed_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 128 …_raw_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 129 …ssed_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 130 …_raw_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 131 …ssed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 132 …_raw_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons…
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_synergy/ |
| D | mcu_synergy_specifications.h | 122 VOID _gx_dave2d_polygon_draw(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 123 VOID _gx_dave2d_polygon_fill(GX_DRAW_CONTEXT *context, GX_POINT *vertex, INT num); 127 …ssed_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 128 VOID _gx_dave2d_raw_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma… 129 …ssed_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 130 VOID _gx_dave2d_raw_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma… 131 …ssed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, cons… 132 VOID _gx_dave2d_raw_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *ma…
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/ |
| D | shapes_screen.c | 209 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 210 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 211 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 212 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 213 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 214 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 215 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/ |
| D | shapes_screen.c | 216 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 217 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 218 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 220 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 222 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw/ |
| D | shapes_screen.c | 216 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 217 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 218 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 220 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 222 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw/ |
| D | shapes_screen.c | 216 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 217 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 218 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 219 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 220 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 221 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 222 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/ |
| D | shapes_screen.c | 215 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 216 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 217 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 218 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 219 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 220 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 221 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/ |
| D | shapes_screen.c | 217 GX_POINT rectangle[4] = { { 188, 50 },{ 254, 50 },{ 254, 150 },{ 188, 150 } }; in graphics_draw() 218 GX_POINT rectangle_1[4] = { { 300, 200 }, { 539, 200 }, { 530, 250 }, { 310, 250 } }; in graphics_draw() 219 GX_POINT rectangle_2[4] = { { 300, 0 }, { 539, 0 }, { 530, 50 }, { 310, 50 } }; in graphics_draw() 220 GX_POINT pentagon[5] = { { 310, 150 }, { 290, 90 },{ 335, 50 },{ 380, 90 },{ 360, 150 } }; in graphics_draw() 221 … GX_POINT concave[6] = { { 50, 50 },{ 90, 80 },{ 130, 50 },{ 130, 150 },{ 90, 110 },{ 50, 150 } }; in graphics_draw() 222 …GX_POINT star[10] = { { 173, 227 },{ 212, 227 },{ 223, 187 },{ 237, 227 },{ 273, 227 },{ 244, 253 … in graphics_draw() 223 …GX_POINT self_intersection[8] = { { 110, 321 },{ 189, 415 },{ 266, 321 },{ 334, 415 },{ 334, 321 }… in graphics_draw()
|