Searched refs:SkSVGPresentationAttributes (Results 1 – 10 of 10) sorted by relevance
/external/skqp/experimental/svg/model/ |
D | SkSVGRenderContext.cpp | 134 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 …]
|
D | SkSVGAttribute.cpp | 10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial() 11 SkSVGPresentationAttributes result; in MakeInitial()
|
D | SkSVGAttribute.h | 62 struct SkSVGPresentationAttributes { struct 63 static SkSVGPresentationAttributes MakeInitial();
|
D | SkSVGRenderContext.h | 52 SkSVGPresentationAttributes fInherited; 78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
|
D | SkSVGNode.h | 92 SkSVGPresentationAttributes fPresentationAttributes;
|
/external/skia/experimental/svg/model/ |
D | SkSVGRenderContext.cpp | 134 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 …]
|
D | SkSVGAttribute.cpp | 10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial() 11 SkSVGPresentationAttributes result; in MakeInitial()
|
D | SkSVGAttribute.h | 62 struct SkSVGPresentationAttributes { struct 63 static SkSVGPresentationAttributes MakeInitial();
|
D | SkSVGRenderContext.h | 52 SkSVGPresentationAttributes fInherited; 78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
|
D | SkSVGNode.h | 92 SkSVGPresentationAttributes fPresentationAttributes;
|