Searched refs:xr (Results 1 – 4 of 4) sorted by relevance
241 c->iterators.xr = r; in aa_nice_pointx()313 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 …]
653 const int x1 = c->iterators.xr; in scanline()1439 const int width = c->iterators.xr - x; in dst_iterator16()1917 const uint32_t x1 = c->iterators.xr; in scanline_perspective()1994 c->iterators.xr = xl = xl + (span ? span : (1<<SPAN_BITS)); in scanline_perspective()2008 const uint32_t x1 = c->iterators.xr; in scanline_perspective_single()2053 c->iterators.xr = xl = xl + premainder; in scanline_perspective_single()2067 c->iterators.xr = xl = xl + (1<<SPAN_BITS); in scanline_perspective_single()2096 size_t ct = c->iterators.xr - x; in scanline_col32cb16blend()2139 size_t ct = c->iterators.xr - x; in scanline_t32cb16()2190 size_t ct = c->iterators.xr - x; in scanline_t32cb16blend()[all …]
443 int32_t xr;
363 CONTEXT_LOAD(parts.count.reg, iterators.xr); in build_scanline_prolog()