Home
last modified time | relevance | path

Searched refs:SkSVGObjectBoundingBoxUnitsValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGValue.h82 using SkSVGObjectBoundingBoxUnitsValue = SkSVGWrapperValue<SkSVGObjectBoundingBoxUnits, variable
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGDOM.cpp128 node->setAttribute(attr, SkSVGObjectBoundingBoxUnitsValue(*parseResult)); in SetObjectBoundingBoxUnitsAttribute()