Home
last modified time | relevance | path

Searched defs:matchTypeface (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/sktext/src/
DShaper.cpp56 sk_sp<SkTypeface> Shaper::matchTypeface(const SkString& fontFamily, SkFontStyle fontStyle) { in matchTypeface() function in skia::text::Shaper
/external/skia/modules/skparagraph/src/
DFontCollection.cpp118 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection