Searched refs:noInversePaint (Results 1 – 1 of 1) sorted by relevance
1641 SkPaint noInversePaint(paint); in handleInversePath() local1648 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1649 noInversePaint.setStrokeWidth(0); in handleInversePath()1683 drawPath(d, modifiedPath, noInversePaint, prePathMatrix, true); in handleInversePath()