Home
last modified time | relevance | path

Searched refs:fLazyFontMgr (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/layers/
DTextLayer.cpp140 const auto& fmgr = fLazyFontMgr.get(); in parseFonts()
295 fLazyFontMgr.getMaybeNull(), in attachTextLayer()
/third_party/skia/modules/skottie/src/layers/
DTextLayer.cpp264 const auto& fmgr = fLazyFontMgr.get(); in resolveNativeTypefaces()
404 fLazyFontMgr.getMaybeNull(), in attachTextLayer()
/third_party/flutter/skia/modules/skottie/src/
DComposition.cpp74 .setFontManager(fLazyFontMgr.getMaybeNull()) in attachNestedAnimation()
DSkottiePriv.h221 LazyResolveFontMgr fLazyFontMgr; variable
DSkottie.cpp275 , fLazyFontMgr(std::move(fontmgr)) in AnimationBuilder()
/third_party/skia/modules/skottie/src/
DSkottiePriv.h238 LazyResolveFontMgr fLazyFontMgr; variable
DSkottie.cpp169 , fLazyFontMgr(std::move(fontmgr)) in AnimationBuilder()