Home
last modified time | relevance | path

Searched refs:fSvg (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h152 mutable sk_sp<SkSVGDOM> fSvg; member
H A DTestSVGTypeface.cpp93 fSvg = std::move(svg); in withSVG()
96 if (fSvg) { in withSVG()
97 fn(*fSvg); in withSVG()

Completed in 3 milliseconds