Searched refs:selectionPath (Results 1 – 1 of 1) sorted by relevance
404 @Nullable Path selectionPath, in draw() argument412 drawWithoutText(canvas, highlightPaths, highlightPaints, selectionPath, selectionPaint, in draw()463 @Nullable Path selectionPath, in drawWithoutText() argument493 if (selectionPath != null) { in drawWithoutText()494 canvas.drawPath(selectionPath, selectionPaint); in drawWithoutText()