Searched refs:xLeftMost (Results 1 – 1 of 1) sorted by relevance
219 int xLeftMost, xRightMost; in runBlend() local223 xLeftMost = max(0, max(xLeftCorners[0], xLeftCorners[1]) - fullRect.left + 1); in runBlend()229 if (xRightMost <= xLeftMost || yBottomMost <= yTopMost) in runBlend()233 xLeftMost, xRightMost, yTopMost, yBottomMost); in runBlend()274 cropping_rect.left = xLeftMost; in runBlend()