Home
last modified time | relevance | path

Searched defs:paintStyle (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPictureCommon.h51 SkPaint::Style paintStyle = op.paint.getStyle(); in operator() local
DSkCanvas.cpp107 SkPaint::Style paintStyle = paint->getStyle(); in wouldOverwriteEntireSurface() local
/third_party/skia/src/core/
DSkPictureCommon.h51 SkPaint::Style paintStyle = op.paint.getStyle(); in operator() local
DSkCanvas.cpp121 SkPaint::Style paintStyle = paint->getStyle(); in wouldOverwriteEntireSurface() local
/third_party/flutter/skia/src/pdf/
DSkPDFUtils.cpp117 void SkPDFUtils::EmitPath(const SkPath& path, SkPaint::Style paintStyle, in EmitPath()
/third_party/skia/src/pdf/
DSkPDFUtils.cpp118 void SkPDFUtils::EmitPath(const SkPath& path, SkPaint::Style paintStyle, in EmitPath()