Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DSkottiePriv.h220 struct LazyResolveFontMgr { struct
221 LazyResolveFontMgr(sk_sp<SkFontMgr> fontMgr) : fFontMgr(std::move(fontMgr)) {} in LazyResolveFontMgr() argument
238 LazyResolveFontMgr fLazyFontMgr; argument
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h203 struct LazyResolveFontMgr { struct
204 LazyResolveFontMgr(sk_sp<SkFontMgr> fontMgr) : fFontMgr(std::move(fontMgr)) {} in LazyResolveFontMgr() function
221 LazyResolveFontMgr fLazyFontMgr; argument