| /GUIX-v6.2.1/common/src/ |
| D | gx_display_driver_8bpp_horizontal_pixelmap_line_draw.c | 80 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() argument 99 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() 106 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() 170 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() argument 187 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 194 while (start_pos <= xend) in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 210 if (xval >= xstart && xval <= xend) in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 223 if (xval >= xstart && xval <= xend) in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 307 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_blend() argument 329 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_blend() [all …]
|
| D | gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c | 79 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_blend() argument 92 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_blend() 99 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_blend() 168 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_blend() argument 181 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_blend() 188 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_blend() 254 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_blend() argument 266 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_blend() 273 while (start_pos <= xend) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_blend() 291 if (xval >= xstart && xval <= xend) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_blend() [all …]
|
| D | gx_display_driver_32bpp_horizontal_pixelmap_line_draw.c | 79 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_blend() argument 92 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_blend() 99 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_blend() 168 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_blend() argument 181 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_blend() 188 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_blend() 253 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_blend() argument 265 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_blend() 272 while (start_pos <= xend) in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_blend() 290 if (xval >= xstart && xval <= xend) in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_blend() [all …]
|
| D | gx_display_driver_4444argb_horizontal_pixelmap_line_draw.c | 80 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() argument 99 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() 106 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() 176 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() argument 196 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() 201 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() 267 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info, GX_UBYTE alpha) in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() argument 285 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() 291 while (start_pos <= xend) in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() 308 if (xval >= xstart && xval <= xend) in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() [all …]
|
| D | gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c | 80 … INT xstart, INT xend, INT y, in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend() argument 96 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend() 101 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend() 165 … INT xstart, INT xend, INT y, in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend() argument 181 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend() 190 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend() 262 …_pixelmap_line_compressed_blend(GX_DRAW_CONTEXT *context, INT xstart, INT xend, INT y, GX_FILL_PIX… in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend() argument 275 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend() 280 while (start_pos <= xend) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend() 296 if (xval >= xstart && xval <= xend) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend() [all …]
|
| D | gx_display_driver_565rgb_horizontal_pixelmap_line_draw.c | 82 … INT xstart, INT xend, INT y, in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() argument 105 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() 110 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() 175 … INT xstart, INT xend, INT y, in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() argument 198 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() 207 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() 280 …_pixelmap_line_compressed_blend(GX_DRAW_CONTEXT *context, INT xstart, INT xend, INT y, GX_FILL_PIX… in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() argument 297 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() 302 while (start_pos <= xend) in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() 318 if (xval >= xstart && xval <= xend) in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() [all …]
|
| D | gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw.c | 70 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_raw_write() argument 83 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_raw_write() 92 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_raw_write() 154 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() argument 166 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() 175 while (start_pos <= xend) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() 191 if (xval >= xstart && xval <= xend) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() 205 if (xval >= xstart && xval <= xend) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() 288 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_transparent_write() argument 301 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_transparent_write() [all …]
|
| D | gx_display_driver_1bpp_horizontal_pixelmap_line_draw.c | 76 INT xstart, INT xend, INT y, in _gx_display_driver_1bpp_horizontal_pixelmap_line_raw_write() argument 97 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_1bpp_horizontal_pixelmap_line_raw_write() 109 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_1bpp_horizontal_pixelmap_line_raw_write() 187 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_1bpp_horizontal_pixelmap_line_transparent_write() argument 207 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_1bpp_horizontal_pixelmap_line_transparent_write() 219 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_1bpp_horizontal_pixelmap_line_transparent_write() 301 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_write() argument 314 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_write() 325 while (start_pos <= xend) in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_write() 341 if (xval >= xstart && xval <= xend) in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_write() [all …]
|
| D | gx_display_driver_4bpp_horizontal_pixelmap_line_draw.c | 77 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_4bpp_horizontal_pixelmap_line_raw_write() argument 96 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4bpp_horizontal_pixelmap_line_raw_write() 115 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_4bpp_horizontal_pixelmap_line_raw_write() 197 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_4bpp_horizontal_pixelmap_line_transparent_write() argument 221 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4bpp_horizontal_pixelmap_line_transparent_write() 239 for (xval = xstart; xval <= xend; xval++) in _gx_display_driver_4bpp_horizontal_pixelmap_line_transparent_write() 325 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_write() argument 340 if ((info -> draw) && (xstart <= xend)) in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_write() 358 while (start_pos <= xend) in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_write() 384 if (xval >= xstart && xval <= xend) in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_write() [all …]
|
| D | gx_display_driver_generic_filled_circle_draw.c | 87 GX_VALUE xend; in _gx_display_driver_generic_filled_circle_draw() local 146 xend = (GX_VALUE)GX_FIXED_VAL_TO_INT(xcenter + x); in _gx_display_driver_generic_filled_circle_draw() 154 if (xend > clip -> gx_rectangle_right) in _gx_display_driver_generic_filled_circle_draw() 156 xend = clip -> gx_rectangle_right; in _gx_display_driver_generic_filled_circle_draw() 159 if (xstart <= xend && in _gx_display_driver_generic_filled_circle_draw() 163 …display -> gx_display_driver_horizontal_line_draw(context, xstart, xend, yi, 1, brush -> gx_brush_… in _gx_display_driver_generic_filled_circle_draw() 213 xend = (GX_VALUE)GX_FIXED_VAL_TO_INT(xcenter + x); in _gx_display_driver_generic_filled_circle_draw() 221 if (xend > clip -> gx_rectangle_right) in _gx_display_driver_generic_filled_circle_draw() 223 xend = clip -> gx_rectangle_right; in _gx_display_driver_generic_filled_circle_draw() 226 if (xstart <= xend && in _gx_display_driver_generic_filled_circle_draw() [all …]
|
| D | gx_display_driver_8bpp_rotated_simple_line_draw.c | 76 …8bpp_rotated_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_8bpp_rotated_simple_line_draw() argument 106 GX_SWAP_VALS(xend, yend); in _gx_display_driver_8bpp_rotated_simple_line_draw() 122 xend = context -> gx_draw_context_canvas -> gx_canvas_y_resolution - xend - 1; in _gx_display_driver_8bpp_rotated_simple_line_draw() 130 dx = GX_ABS(xend - xstart); in _gx_display_driver_8bpp_rotated_simple_line_draw() 133 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_8bpp_rotated_simple_line_draw() 135 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_8bpp_rotated_simple_line_draw() 138 x_sign = (xend - xstart) / dx; in _gx_display_driver_8bpp_rotated_simple_line_draw() 151 …= (GX_UBYTE *)(context -> gx_draw_context_memory) + yend * context -> gx_draw_context_pitch + xend; in _gx_display_driver_8bpp_rotated_simple_line_draw() 159 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_8bpp_rotated_simple_line_draw() 174 mid_point.gx_point_x = (GX_VALUE)(xend + xstart) >> 1; in _gx_display_driver_8bpp_rotated_simple_line_draw() [all …]
|
| D | gx_display_driver_32bpp_rotated_simple_line_draw.c | 73 …2bpp_rotated_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_32bpp_rotated_simple_line_draw() argument 110 _gx_display_driver_simple_line_alpha_draw(context, xstart, ystart, xend, yend, alpha); in _gx_display_driver_32bpp_rotated_simple_line_draw() 116 GX_SWAP_VALS(xend, yend); in _gx_display_driver_32bpp_rotated_simple_line_draw() 132 xend = context -> gx_draw_context_canvas -> gx_canvas_y_resolution - xend - 1; in _gx_display_driver_32bpp_rotated_simple_line_draw() 140 dx = GX_ABS(xend - xstart); in _gx_display_driver_32bpp_rotated_simple_line_draw() 143 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_32bpp_rotated_simple_line_draw() 145 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_32bpp_rotated_simple_line_draw() 148 x_sign = (xend - xstart) / dx; in _gx_display_driver_32bpp_rotated_simple_line_draw() 161 …ut = (ULONG *)(context -> gx_draw_context_memory) + yend * context -> gx_draw_context_pitch + xend; in _gx_display_driver_32bpp_rotated_simple_line_draw() 169 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_32bpp_rotated_simple_line_draw() [all …]
|
| D | gx_display_driver_16bpp_rotated_simple_line_draw.c | 76 …6bpp_rotated_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_16bpp_rotated_simple_line_draw() argument 115 _gx_display_driver_simple_line_alpha_draw(context, xstart, ystart, xend, yend, alpha); in _gx_display_driver_16bpp_rotated_simple_line_draw() 121 GX_SWAP_VALS(xend, yend); in _gx_display_driver_16bpp_rotated_simple_line_draw() 137 xend = context -> gx_draw_context_canvas -> gx_canvas_y_resolution - xend - 1; in _gx_display_driver_16bpp_rotated_simple_line_draw() 145 dx = GX_ABS(xend - xstart); in _gx_display_driver_16bpp_rotated_simple_line_draw() 151 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_16bpp_rotated_simple_line_draw() 153 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_16bpp_rotated_simple_line_draw() 156 x_sign = (xend - xstart) / dx; in _gx_display_driver_16bpp_rotated_simple_line_draw() 169 …t = (USHORT *)(context -> gx_draw_context_memory) + yend * context -> gx_draw_context_pitch + xend; in _gx_display_driver_16bpp_rotated_simple_line_draw() 177 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_16bpp_rotated_simple_line_draw() [all …]
|
| D | gx_display_driver_8bpp_simple_line_draw.c | 81 …_driver_8bpp_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_8bpp_simple_line_draw() argument 103 INT dx = GX_ABS(xend - xstart); in _gx_display_driver_8bpp_simple_line_draw() 125 _gx_display_driver_simple_line_alpha_draw(context, xstart, ystart, xend, yend, alpha); in _gx_display_driver_8bpp_simple_line_draw() 130 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_8bpp_simple_line_draw() 132 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_8bpp_simple_line_draw() 135 x_sign = (xend - xstart) / dx; in _gx_display_driver_8bpp_simple_line_draw() 148 …= (GX_UBYTE *)(context -> gx_draw_context_memory) + yend * context -> gx_draw_context_pitch + xend; in _gx_display_driver_8bpp_simple_line_draw() 156 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_8bpp_simple_line_draw() 171 mid_point.gx_point_x = (GX_VALUE)(xend + xstart) >> 1; in _gx_display_driver_8bpp_simple_line_draw() 212 for (nextx = xend, nexty = yend, decision = (dx >> 1); nextx > mid_point.gx_point_x; in _gx_display_driver_8bpp_simple_line_draw() [all …]
|
| D | gx_display_driver_32bpp_simple_line_draw.c | 75 …driver_32bpp_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_32bpp_simple_line_draw() argument 96 INT dx = GX_ABS(xend - xstart); in _gx_display_driver_32bpp_simple_line_draw() 112 _gx_display_driver_simple_line_alpha_draw(context, xstart, ystart, xend, yend, alpha); in _gx_display_driver_32bpp_simple_line_draw() 117 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_32bpp_simple_line_draw() 119 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_32bpp_simple_line_draw() 122 x_sign = (xend - xstart) / dx; in _gx_display_driver_32bpp_simple_line_draw() 135 …ut = (ULONG *)(context -> gx_draw_context_memory) + yend * context -> gx_draw_context_pitch + xend; in _gx_display_driver_32bpp_simple_line_draw() 143 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_32bpp_simple_line_draw() 158 mid_point.gx_point_x = (GX_VALUE)(xend + xstart) >> 1; in _gx_display_driver_32bpp_simple_line_draw() 199 for (nextx = xend, nexty = yend, decision = (dx >> 1); nextx > mid_point.gx_point_x; in _gx_display_driver_32bpp_simple_line_draw() [all …]
|
| D | gx_display_driver_16bpp_simple_line_draw.c | 83 …driver_16bpp_simple_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend) in _gx_display_driver_16bpp_simple_line_draw() argument 104 INT dx = GX_ABS(xend - xstart); in _gx_display_driver_16bpp_simple_line_draw() 121 _gx_display_driver_simple_line_alpha_draw(context, xstart, ystart, xend, yend, alpha); in _gx_display_driver_16bpp_simple_line_draw() 126 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_16bpp_simple_line_draw() 128 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_16bpp_simple_line_draw() 131 x_sign = (xend - xstart) / dx; in _gx_display_driver_16bpp_simple_line_draw() 147 GX_CALCULATE_PUTROW(next_put, xend, yend, context); in _gx_display_driver_16bpp_simple_line_draw() 155 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_16bpp_simple_line_draw() 170 mid_point.gx_point_x = (GX_VALUE)((xend + xstart) >> 1); in _gx_display_driver_16bpp_simple_line_draw() 211 for (nextx = xend, nexty = yend, decision = (dx >> 1); nextx > mid_point.gx_point_x; in _gx_display_driver_16bpp_simple_line_draw() [all …]
|
| D | gx_display_driver_generic_aliased_wide_line_draw.c | 88 INT ystart, INT xend, INT yend) in _gx_display_driver_generic_aliased_wide_line_draw() argument 109 display -> gx_display_driver_simple_wide_line_draw(context, xstart, ystart, xend, yend); in _gx_display_driver_generic_aliased_wide_line_draw() 118 excenter = GX_FIXED_VAL_MAKE(xend); in _gx_display_driver_generic_aliased_wide_line_draw() 129 else if (xstart == xend) in _gx_display_driver_generic_aliased_wide_line_draw() 148 if (xstart > xend) in _gx_display_driver_generic_aliased_wide_line_draw() 150 GX_SWAP_VALS(xstart, xend); in _gx_display_driver_generic_aliased_wide_line_draw() 154 clip_rect.gx_rectangle_right = (GX_VALUE)xend; in _gx_display_driver_generic_aliased_wide_line_draw() 168 else if (xstart == xend) in _gx_display_driver_generic_aliased_wide_line_draw() 195 … xend, yend, brush_width, GX_TRUE); in _gx_display_driver_generic_aliased_wide_line_draw()
|
| D | gx_display_driver_generic_aliased_filled_circle_draw.c | 95 GX_VALUE xend; in _gx_display_driver_generic_aliased_filled_circle_draw() local 176 xend = point.gx_point_x; in _gx_display_driver_generic_aliased_filled_circle_draw() 195 if (xend > clip -> gx_rectangle_right) in _gx_display_driver_generic_aliased_filled_circle_draw() 197 xend = clip -> gx_rectangle_right; in _gx_display_driver_generic_aliased_filled_circle_draw() 200 if (xstart <= xend && in _gx_display_driver_generic_aliased_filled_circle_draw() 204 …display -> gx_display_driver_horizontal_line_draw(context, xstart, xend, yi, 1, brush -> gx_brush_… in _gx_display_driver_generic_aliased_filled_circle_draw() 262 xend = (GX_VALUE)(point.gx_point_x - 1); in _gx_display_driver_generic_aliased_filled_circle_draw() 279 if (xend > clip -> gx_rectangle_right) in _gx_display_driver_generic_aliased_filled_circle_draw() 281 xend = clip -> gx_rectangle_right; in _gx_display_driver_generic_aliased_filled_circle_draw() 284 if (xstart <= xend && in _gx_display_driver_generic_aliased_filled_circle_draw() [all …]
|
| D | gx_display_driver_simple_line_alpha_draw.c | 82 …ple_line_alpha_draw(GX_DRAW_CONTEXT *context, INT xstart, INT ystart, INT xend, INT yend, GX_UBYTE… in _gx_display_driver_simple_line_alpha_draw() argument 98 INT dx = GX_ABS(xend - xstart); in _gx_display_driver_simple_line_alpha_draw() 112 if (((dx >= dy && (xstart > xend)) || ((dy > dx) && ystart > yend))) in _gx_display_driver_simple_line_alpha_draw() 114 GX_SWAP_VALS(xend, xstart); in _gx_display_driver_simple_line_alpha_draw() 117 x_sign = (xend - xstart) / dx; in _gx_display_driver_simple_line_alpha_draw() 125 end_point.gx_point_x = (GX_VALUE)xend; in _gx_display_driver_simple_line_alpha_draw() 140 mid_point.gx_point_x = (GX_VALUE)((xend + xstart) >> 1); in _gx_display_driver_simple_line_alpha_draw() 178 for (nextx = xend, nexty = yend, decision = (dx >> 1); nextx > mid_point.gx_point_x; in _gx_display_driver_simple_line_alpha_draw() 207 for (nextx = xend, nexty = yend, decision = (dy >> 1); nexty > mid_point.gx_point_y; in _gx_display_driver_simple_line_alpha_draw() 290 curx = xend; in _gx_display_driver_simple_line_alpha_draw() [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_24xrgb_rotated_cw_line_draw.c | 65 int xstart, xend, ystart, yend; in test_line_win_draw() local 114 xend = size->gx_rectangle_right + 50; in test_line_win_draw() 118 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 121 xend = size->gx_rectangle_left + 50; in test_line_win_draw() 125 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 128 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 131 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 134 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 137 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 140 xend = size->gx_rectangle_right + 10; in test_line_win_draw() [all …]
|
| D | validation_guix_all_widgets_16bpp_rotated_line_draw.c | 65 int xstart, xend, ystart, yend; in test_line_win_draw() local 114 xend = size->gx_rectangle_right + 50; in test_line_win_draw() 118 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 121 xend = size->gx_rectangle_left + 50; in test_line_win_draw() 125 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 128 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 131 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 134 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 137 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 140 xend = size->gx_rectangle_right + 10; in test_line_win_draw() [all …]
|
| D | validation_guix_all_widgets_8bpp_rotated_cw_line_draw.c | 71 int xstart, xend, ystart, yend; in test_line_win_draw() local 119 xend = size->gx_rectangle_right + 50; in test_line_win_draw() 123 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 126 xend = size->gx_rectangle_left + 50; in test_line_win_draw() 130 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 133 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 136 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 139 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 142 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 145 xend = size->gx_rectangle_right + 10; in test_line_win_draw() [all …]
|
| D | validation_guix_partial_frame_buffer_16bpp_line_draw.c | 65 int xstart, xend, ystart, yend; in test_line_win_draw() local 114 xend = size->gx_rectangle_right + 50; in test_line_win_draw() 118 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 121 xend = size->gx_rectangle_left + 50; in test_line_win_draw() 125 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 128 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 131 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 134 xend = ((size->gx_rectangle_left + size->gx_rectangle_right) >> 1) + 50; in test_line_win_draw() 137 gx_canvas_line_draw(xstart, ystart, xend, yend); in test_line_win_draw() 140 xend = size->gx_rectangle_right + 10; in test_line_win_draw() [all …]
|
| D | validation_guix_display_driver_aliased_fixed_point_line_draw.c | 70 GX_FIXED_VAL xend; in test_line_win_draw() local 101 xend = GX_FIXED_VAL_MAKE(size->gx_rectangle_left + 10); in test_line_win_draw() 103 xstart = xend + GX_FIXED_VAL_MAKE(50); in test_line_win_draw() 105 _gx_display_driver_generic_aliased_fixed_point_line_draw(context, xstart, ystart, xend, yend); in test_line_win_draw() 107 xend += GX_FIXED_VAL_MAKE(10); in test_line_win_draw() 108 xstart = xend + GX_FIXED_VAL_MAKE(1); in test_line_win_draw() 110 _gx_display_driver_generic_aliased_fixed_point_line_draw(context, xstart, ystart, xend, yend); in test_line_win_draw() 112 xend += GX_FIXED_VAL_MAKE(10) + (GX_FIXED_VAL_MAKE(1) >> 1); in test_line_win_draw() 113 xstart = xend + GX_FIXED_VAL_MAKE(1); in test_line_win_draw() 115 _gx_display_driver_generic_aliased_fixed_point_line_draw(context, xstart, ystart, xend, yend); in test_line_win_draw()
|
| /GUIX-v6.2.1/ports/win32/src/renesas/ |
| D | gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw.c | 75 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() argument 87 if ((info -> draw) && (xstart <= xend)) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() 96 while (start_pos <= xend) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() 114 if (xval >= xstart && xval <= xend) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() 128 if (xval >= xstart && xval <= xend) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() 212 … INT xstart, INT xend, INT y, GX_FILL_PIXELMAP_INFO *info) in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw() argument 232 …on_display_driver_565rgb_horizontal_pixelmap_line_compressed_write(context, xstart, xend, y, info); in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw() 238 _gx_display_driver_565rgb_horizontal_pixelmap_line_draw(context, xstart, xend, y, info); in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw()
|