Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkSVGRenderContext.cpp139 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
146 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
153 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
160 void commitToPaint<SkSVGAttribute::kStrokeDashArray>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
192 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, in commitToPaint() function
199 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
209 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
219 void commitToPaint<SkSVGAttribute::kStrokeMiterLimit>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
226 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
233 void commitToPaint<SkSVGAttribute::kStrokeWidth>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
[all …]