Home
last modified time | relevance | path

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

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