Home
last modified time | relevance | path

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

/external/skia/modules/svg/include/
DSkSVGFilter.h34 SkSVGObjectBoundingBoxUnits, in SVG_ATTR() argument
DSkSVGTypes.h461 SkSVGObjectBoundingBoxUnits() : fType(Type::kUserSpaceOnUse) {} in SkSVGObjectBoundingBoxUnits() function
462 explicit SkSVGObjectBoundingBoxUnits(Type t) : fType(t) {} in SkSVGObjectBoundingBoxUnits() function