Home
last modified time | relevance | path

Searched refs:SkSVGPresentationAttributes (Results 1 – 10 of 10) sorted by relevance

/external/skqp/experimental/svg/model/
DSkSVGRenderContext.cpp134 void commitToPaint(const SkSVGPresentationAttributes&,
139 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
146 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
153 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
160 void commitToPaint<SkSVGAttribute::kStrokeDashArray>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
192 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, in commitToPaint() argument
199 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
209 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
219 void commitToPaint<SkSVGAttribute::kStrokeMiterLimit>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
226 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
[all …]
DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial()
11 SkSVGPresentationAttributes result; in MakeInitial()
DSkSVGAttribute.h62 struct SkSVGPresentationAttributes { struct
63 static SkSVGPresentationAttributes MakeInitial();
DSkSVGRenderContext.h52 SkSVGPresentationAttributes fInherited;
78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
DSkSVGNode.h92 SkSVGPresentationAttributes fPresentationAttributes;
/external/skia/experimental/svg/model/
DSkSVGRenderContext.cpp134 void commitToPaint(const SkSVGPresentationAttributes&,
139 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
146 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
153 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
160 void commitToPaint<SkSVGAttribute::kStrokeDashArray>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
192 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, in commitToPaint() argument
199 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
209 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
219 void commitToPaint<SkSVGAttribute::kStrokeMiterLimit>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
226 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
[all …]
DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial()
11 SkSVGPresentationAttributes result; in MakeInitial()
DSkSVGAttribute.h62 struct SkSVGPresentationAttributes { struct
63 static SkSVGPresentationAttributes MakeInitial();
DSkSVGRenderContext.h52 SkSVGPresentationAttributes fInherited;
78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
DSkSVGNode.h92 SkSVGPresentationAttributes fPresentationAttributes;