Searched refs:xrite (Results 1 – 2 of 2) sorted by relevance
342 int xrite = (x + width) & MASK; in blitRect() local343 if (!xrite) { in blitRect()344 xrite = SCALE; in blitRect()357 xleft = xrite - xleft; in blitRect()370 const int coverageR = coverage_to_exact_alpha(xrite); in blitRect()
341 int xrite = (x + width) & MASK; in blitRect() local342 if (!xrite) { in blitRect()343 xrite = SCALE; in blitRect()356 xleft = xrite - xleft; in blitRect()369 const int coverageR = coverage_to_exact_alpha(xrite); in blitRect()