Searched defs:makeTypeface (Results 1 – 4 of 4) sorted by relevance
100 virtual sk_sp<SkTypeface> makeTypeface(const FontIdentity& identity) { in makeTypeface() function
413 sk_sp<SkTypeface> SkFontMgr_OHOS::makeTypeface(std::unique_ptr<SkStreamAsset> stream, in makeTypeface() function in SkFontMgr_OHOS454 sk_sp<SkTypeface> SkFontMgr_OHOS::makeTypeface(SkFontData* fontData) const in makeTypeface() function in SkFontMgr_OHOS
239 auto makeTypeface = [&]() { in Make() local