Searched refs:bottomRect (Results 1 – 1 of 1) sorted by relevance
769 const Rect bottomRect(bounds.left, bounds.bottom - radius, bounds.right, bounds.bottom); in handleRoundedCorners() local770 setScissor(bottomRect); in handleRoundedCorners()