Home
last modified time | relevance | path

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

/external/skia/experimental/svg/model/
DSkSVGRenderContext.cpp136 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
143 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
150 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
157 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
167 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
177 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
184 void commitToPaint<SkSVGAttribute::kStrokeWidth>(const SkSVGPresentationAttributes& attrs, in commitToPaint() function
193 void commitToPaint<SkSVGAttribute::kFillRule>(const SkSVGPresentationAttributes&, in commitToPaint() function