Home
last modified time | relevance | path

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

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