Searched refs:yBottomMost (Results 1 – 1 of 1) sorted by relevance
215 int yTopMost, yBottomMost; in runBlend() local222 yBottomMost = min(Mheight - 1, min(yBottomCorners[0], yBottomCorners[1]) - fullRect.top - 1); in runBlend()224 if (xRightMost <= xLeftMost || yBottomMost <= yTopMost) in runBlend()267 cropping_rect.bottom = yBottomMost; in runBlend()