Home
last modified time | relevance | path

Searched refs:findFont (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skottie/src/text/
DTextValue.cpp30 const auto* font = abuilder.findFont(SkString(font_name->begin(), font_name->size())); in Parse()
/third_party/skia/modules/skottie/src/layers/
DTextLayer.cpp409 const AnimationBuilder::FontInfo* AnimationBuilder::findFont(const SkString& font_name) const { in findFont() function in skottie::internal::AnimationBuilder
/third_party/skia/modules/skottie/src/
DSkottiePriv.h77 const FontInfo* findFont(const SkString& name) const;