Searched refs:noInversePaint (Results 1 – 1 of 1) sorted by relevance
1432 SkPaint noInversePaint(paint); in handleInversePath() local1439 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1440 noInversePaint.setStrokeWidth(0); in handleInversePath()1474 drawPath(d, modifiedPath, noInversePaint, prePathMatrix, true); in handleInversePath()