Searched refs:kStrokeLineJoin (Results 1 - 8 of 8) sorted by relevance

/external/skia/experimental/svg/model/
H A DSkSVGAttribute.h45 kStrokeLineJoin, member in class:SkSVGAttribute
H A DSkSVGRenderContext.cpp207 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs,
281 commitToPaint<SkSVGAttribute::kStrokeLineJoin>(fInherited, dummy, this);
H A DSkSVGNode.cpp171 case SkSVGAttribute::kStrokeLineJoin:
H A DSkSVGDOM.cpp334 { "stroke-linejoin" , { SkSVGAttribute::kStrokeLineJoin , SetLineJoinAttribute }},
/external/skqp/experimental/svg/model/
H A DSkSVGAttribute.h45 kStrokeLineJoin, member in class:SkSVGAttribute
H A DSkSVGRenderContext.cpp207 void commitToPaint<SkSVGAttribute::kStrokeLineJoin>(const SkSVGPresentationAttributes& attrs,
281 commitToPaint<SkSVGAttribute::kStrokeLineJoin>(fInherited, dummy, this);
H A DSkSVGNode.cpp171 case SkSVGAttribute::kStrokeLineJoin:
H A DSkSVGDOM.cpp334 { "stroke-linejoin" , { SkSVGAttribute::kStrokeLineJoin , SetLineJoinAttribute }},

Completed in 3583 milliseconds