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

/external/skia/experimental/svg/model/
H A DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() {
11 SkSVGPresentationAttributes result;
H A DSkSVGRenderContext.cpp132 void commitToPaint(const SkSVGPresentationAttributes&,
137 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs,
144 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs,
151 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs,
158 void commitToPaint<SkSVGAttribute::kStrokeDashArray>(const SkSVGPresentationAttributes& attrs,
190 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, argument
197 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs,
207 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs,
217 void commitToPaint<SkSVGAttribute::kStrokeMiterLimit>(const SkSVGPresentationAttributes& attrs,
224 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes
240 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
247 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
254 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
[all...]
H A DSkSVGAttribute.h62 struct SkSVGPresentationAttributes { struct
63 static SkSVGPresentationAttributes MakeInitial();
H A DSkSVGRenderContext.h52 SkSVGPresentationAttributes fInherited;
78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
H A DSkSVGNode.h92 SkSVGPresentationAttributes fPresentationAttributes;
/external/skqp/experimental/svg/model/
H A DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() {
11 SkSVGPresentationAttributes result;
H A DSkSVGRenderContext.cpp132 void commitToPaint(const SkSVGPresentationAttributes&,
137 void commitToPaint<SkSVGAttribute::kFill>(const SkSVGPresentationAttributes& attrs,
144 void commitToPaint<SkSVGAttribute::kStroke>(const SkSVGPresentationAttributes& attrs,
151 void commitToPaint<SkSVGAttribute::kFillOpacity>(const SkSVGPresentationAttributes& attrs,
158 void commitToPaint<SkSVGAttribute::kStrokeDashArray>(const SkSVGPresentationAttributes& attrs,
190 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, argument
197 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs,
207 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs,
217 void commitToPaint<SkSVGAttribute::kStrokeMiterLimit>(const SkSVGPresentationAttributes& attrs,
224 void commitToPaint<SkSVGAttribute::kStrokeOpacity>(const SkSVGPresentationAttributes
240 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
247 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
254 commitToPaint(const SkSVGPresentationAttributes&, const SkSVGRenderContext&, SkSVGPresentationContext*) argument
[all...]
H A DSkSVGAttribute.h62 struct SkSVGPresentationAttributes { struct
63 static SkSVGPresentationAttributes MakeInitial();
H A DSkSVGRenderContext.h52 SkSVGPresentationAttributes fInherited;
78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
H A DSkSVGNode.h92 SkSVGPresentationAttributes fPresentationAttributes;

Completed in 637 milliseconds