Searched refs:topRect (Results 1 – 1 of 1) sorted by relevance
827 const Rect topRect(bounds.left, bounds.top, bounds.right, bounds.top + radius); in handleRoundedCorners() local828 setScissor(topRect); in handleRoundedCorners()