Searched refs:complexPaint (Results 1 – 1 of 1) sorted by relevance
116 bool complexPaint = paint.getStyle() != SkPaint::kFill_Style || paint.getMaskFilter() || in drawRegion() local120 if (isNonTranslate || complexPaint || antiAlias) { in drawRegion()