Home
last modified time | relevance | path

Searched refs:complexPaint (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkDevice.cpp123 bool complexPaint = paint.getStyle() != SkPaint::kFill_Style || paint.getMaskFilter() || in drawRegion() local
127 if (isNonTranslate || complexPaint || antiAlias) { in drawRegion()

Completed in 2 milliseconds