Searched refs:noInversePaint (Results 1 – 2 of 2) sorted by relevance
1446 SkPaint noInversePaint(paint); in handleInversePath() local1453 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1454 noInversePaint.setStrokeWidth(0); in handleInversePath()1488 drawPath(d, modifiedPath, noInversePaint, prePathMatrix, true); in handleInversePath()
1545 SkPaint noInversePaint(paint); in handleInversePath() local1552 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1553 noInversePaint.setStrokeWidth(0); in handleInversePath()1587 drawPath(d, modifiedPath, noInversePaint, prePathMatrix, true); in handleInversePath()