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