Home
last modified time | relevance | path

Searched refs:fClipRule (Results 1 – 10 of 10) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGPath.cpp38 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
DSkSVGPoly.cpp46 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
DSkSVGAttribute.cpp16 result.fClipRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
DSkSVGAttribute.h70 SkTLazy<SkSVGFillRule> fClipRule; member
DSkSVGNode.cpp68 fPresentationAttributes.fClipRule.set(clipRule); in setClipRule()
/external/skqp/experimental/svg/model/
DSkSVGPath.cpp38 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
DSkSVGPoly.cpp46 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
DSkSVGAttribute.cpp16 result.fClipRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
DSkSVGAttribute.h70 SkTLazy<SkSVGFillRule> fClipRule; member
DSkSVGNode.cpp68 fPresentationAttributes.fClipRule.set(clipRule); in setClipRule()