Searched refs:noInversePaint (Results 1 – 1 of 1) sorted by relevance
1817 SkPaint noInversePaint(paint); in handleInversePath() local1824 noInversePaint.setStyle(SkPaint::kFill_Style); in handleInversePath()1825 noInversePaint.setStrokeWidth(0); in handleInversePath()1858 this->drawPath(modifiedPath, noInversePaint, prePathMatrix, true); in handleInversePath()