Searched refs:middleRect (Results 1 – 1 of 1) sorted by relevance
774 const Rect middleRect(bounds.left, bounds.top + radius, bounds.right, bounds.bottom - radius); in handleRoundedCorners() local775 setScissor(middleRect); in handleRoundedCorners()