Home
last modified time | relevance | path

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

/external/skia/tools/fonts/
DTestSVGTypeface.h141 template <typename Fn> void withSVG(Fn&&) const;
DTestSVGTypeface.cpp72 void TestSVGTypeface::Glyph::withSVG(Fn&& fn) const { in withSVG() function in TestSVGTypeface::Glyph
102 this->withSVG([&](const SkSVGDOM& svg){ in size()
109 this->withSVG([&](const SkSVGDOM& svg){ in render()