Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/layers/
DTextLayer.cpp264 const auto& fmgr = fLazyFontMgr.get(); in resolveNativeTypefaces()
404 fLazyFontMgr.getMaybeNull(), in attachTextLayer()
/external/skqp/modules/skottie/src/
DSkottieTextLayer.cpp123 const auto& fmgr = fLazyFontMgr.get(); in parseFonts()
DSkottiePriv.h167 LazyResolveFontMgr fLazyFontMgr; variable
DSkottie.cpp219 , fLazyFontMgr(std::move(fontmgr)) in AnimationBuilder()
DSkottieLayer.cpp227 .setFontManager(fLazyFontMgr.getMaybeNull()) in attachNestedAnimation()
/external/skia/modules/skottie/src/
DSkottiePriv.h234 LazyResolveFontMgr fLazyFontMgr; variable
DSkottie.cpp168 , fLazyFontMgr(std::move(fontmgr)) in AnimationBuilder()