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

/external/skia/src/utils/
H A DSkDeferredCanvas.cpp166 SkPaint::Style paintStyle = paint->getStyle(); local
167 if (!(paintStyle == SkPaint::kFill_Style ||
168 paintStyle == SkPaint::kStrokeAndFill_Style)) {

Completed in 54 milliseconds