Searched refs:xr (Results 1 – 4 of 4) sorted by relevance
243 c->iterators.xr = r; in aa_nice_pointx()315 c->iterators.xr = r; in aa_pointx()437 c->iterators.xr = r; in recti()452 size_t ct = c->iterators.xr - x; in scanline_set()569 int32_t xl, xr; in trianglex_small() local577 xr = xl; in trianglex_small()578 for ( ; xr<maxx ; xr++) { in trianglex_small()586 if (xl < xr) { in trianglex_small()588 c->iterators.xr = xr; in trianglex_small()746 const int32_t xr = min(right_x >> TRI_ITERATORS_BITS, xmax); in triangle_sweep_edges() local[all …]
648 const int x1 = c->iterators.xr; in scanline()1434 const int width = c->iterators.xr - x; in dst_iterator16()1912 const uint32_t x1 = c->iterators.xr; in scanline_perspective()1989 c->iterators.xr = xl = xl + (span ? span : (1<<SPAN_BITS)); in scanline_perspective()2003 const uint32_t x1 = c->iterators.xr; in scanline_perspective_single()2048 c->iterators.xr = xl = xl + premainder; in scanline_perspective_single()2062 c->iterators.xr = xl = xl + (1<<SPAN_BITS); in scanline_perspective_single()2091 size_t ct = c->iterators.xr - x; in scanline_col32cb16blend()2134 size_t ct = c->iterators.xr - x; in scanline_t32cb16()2184 size_t ct = c->iterators.xr - x; in scanline_t32cb16blend()[all …]
443 int32_t xr;
361 CONTEXT_LOAD(parts.count.reg, iterators.xr); in build_scanline_prolog()