Searched refs:LazyResolveFontMgr (Results 1 – 2 of 2) sorted by relevance
127 struct LazyResolveFontMgr { struct128 LazyResolveFontMgr(sk_sp<SkFontMgr> fontMgr) : fFontMgr(std::move(fontMgr)) {} in LazyResolveFontMgr() function167 LazyResolveFontMgr fLazyFontMgr;
216 struct LazyResolveFontMgr { struct217 LazyResolveFontMgr(sk_sp<SkFontMgr> fontMgr) : fFontMgr(std::move(fontMgr)) {} in LazyResolveFontMgr() function234 LazyResolveFontMgr fLazyFontMgr; argument