Home
last modified time | relevance | path

Searched defs:SkSVGFillRule (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGTypes.h231 constexpr SkSVGFillRule() : fType(Type::kInherit) {} in SkSVGFillRule() function
232 constexpr explicit SkSVGFillRule(Type t) : fType(t) {} in SkSVGFillRule() function
/external/skqp/experimental/svg/model/
DSkSVGTypes.h231 constexpr SkSVGFillRule() : fType(Type::kInherit) {} in SkSVGFillRule() function
232 constexpr explicit SkSVGFillRule(Type t) : fType(t) {} in SkSVGFillRule() function