Searched refs:topRect (Results 1 – 2 of 2) sorted by relevance
925 const Rect topRect(bounds.left, bounds.top, bounds.right, bounds.top + radius); in handleRoundedCorners() local926 setScissor(topRect); in handleRoundedCorners()933 if (topRect.bottom < bottomRect.top) { in handleRoundedCorners()
860 const Rect topRect(bounds.left, bounds.top, bounds.right, bounds.top + radius); in handleRoundedCorners() local861 setScissor(topRect); in handleRoundedCorners()868 if (topRect.bottom < bottomRect.top) { in handleRoundedCorners()