Searched refs:yTopMost (Results 1 – 1 of 1) sorted by relevance
215 int yTopMost, yBottomMost; in runBlend() local221 yTopMost = max(0, max(yTopCorners[0], yTopCorners[1]) - fullRect.top + 1); in runBlend()224 if (xRightMost <= xLeftMost || yBottomMost <= yTopMost) in runBlend()266 cropping_rect.top = yTopMost; in runBlend()