Searched refs:maxright (Results 1 – 1 of 1) sorted by relevance
209 const int maxright = MAX2(xright0, xright1); in flush_spans() local213 for (x = minleft; x < maxright; x += step) { in flush_spans()