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