Home
last modified time | relevance | path

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

/external/skia/experimental/svg/model/
DSkSVGShape.cpp14 const auto fillType = ctx.presentationContext().fInherited.fFillRule.get()->asFillType(); in onRender()
DSkSVGAttribute.cpp15 result.fFillRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
DSkSVGAttribute.h69 SkTLazy<SkSVGFillRule> fFillRule; member
DSkSVGNode.cpp81 fPresentationAttributes.fFillRule.set(fillRule); in setFillRule()
/external/skqp/experimental/svg/model/
DSkSVGShape.cpp14 const auto fillType = ctx.presentationContext().fInherited.fFillRule.get()->asFillType(); in onRender()
DSkSVGAttribute.cpp15 result.fFillRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
DSkSVGAttribute.h69 SkTLazy<SkSVGFillRule> fFillRule; member
DSkSVGNode.cpp81 fPresentationAttributes.fFillRule.set(fillRule); in setFillRule()