Searched refs:noInversePaint (Results 1 – 2 of 2) sorted by relevance
1349 SkPaint noInversePaint(paint); in handleInversePath() local1356 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1357 noInversePaint.setStrokeWidth(0); in handleInversePath()1388 this->drawPath(modifiedPath, noInversePaint, true); in handleInversePath()
1362 SkPaint noInversePaint(paint); in handleInversePath() local1369 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1370 noInversePaint.setStrokeWidth(0); in handleInversePath()1401 this->drawPath(modifiedPath, noInversePaint, true); in handleInversePath()