Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGFilter.h25 SkSVGObjectBoundingBoxUnits, in SVG_ATTR() argument
DSkSVGTypes.h421 SkSVGObjectBoundingBoxUnits() : fType(Type::kUserSpaceOnUse) {} in SkSVGObjectBoundingBoxUnits() function
422 explicit SkSVGObjectBoundingBoxUnits(Type t) : fType(t) {} in SkSVGObjectBoundingBoxUnits() function