Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkSVGTypes.h48 using SkSVGViewBoxType = SkSVGPrimitiveTypeWrapper<SkRect >; variable
/third_party/skia/modules/svg/include/
DSkSVGTypes.h26 using SkSVGViewBoxType = SkRect; variable