Home
last modified time | relevance | path

Searched defs:FakeFontMgr (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp212 class FakeFontMgr : public SkFontMgr { in DEF_TEST() class
214 FakeFontMgr(sk_sp<SkTypeface> test_font) : fTestFont(test_font) {} in DEF_TEST() function in FakeFontMgr

Completed in 2 milliseconds