Searched refs:xrite (Results 1 – 1 of 1) sorted by relevance
340 int xrite = (x + width) & MASK; in blitRect() local341 if (!xrite) { in blitRect()342 xrite = SCALE; in blitRect()355 xleft = xrite - xleft; in blitRect()358 xrite = 0; in blitRect()369 const int coverageR = coverage_to_exact_alpha(xrite); in blitRect()