Searched refs:clipPiece (Results 1 – 1 of 1) sorted by relevance
225 Path clipPiece = new Path(); in clipPopupBodyFromPath() local226 clipPiece.addRoundRect( in clipPopupBodyFromPath()233 clipPiece.offset(-arrowOffsetX, -popupHeight + arrowOffsetY - 0.5f); in clipPopupBodyFromPath()234 path.op(clipPiece, Path.Op.DIFFERENCE); in clipPopupBodyFromPath()