Searched refs:SkSVGPresentationAttributes (Results 1 – 5 of 5) sorted by relevance
10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial()11 SkSVGPresentationAttributes result; in MakeInitial()
145 static sk_sp<SkPathEffect> dash_effect(const SkSVGPresentationAttributes& props, in dash_effect()176 : fInherited(SkSVGPresentationAttributes::MakeInitial()) in SkSVGPresentationContext()234 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes()
69 struct SkSVGPresentationAttributes { struct70 static SkSVGPresentationAttributes MakeInitial();
61 SkSVGPresentationAttributes fInherited;93 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
184 SkSVGPresentationAttributes fPresentationAttributes;