Searched refs:xRightMost (Results 1 – 1 of 1) sorted by relevance
214 int xLeftMost, xRightMost; in runBlend() local219 xRightMost = min(Mwidth - 1, min(xRightCorners[0], xRightCorners[1]) - fullRect.left - 1); in runBlend()224 if (xRightMost <= xLeftMost || yBottomMost <= yTopMost) in runBlend()262 cropping_rect.right = xRightMost; in runBlend()