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