Home
last modified time | relevance | path

Searched defs:onMakeFromFile (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/modules/skparagraph/include/
DTypefaceFontProvider.h65 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h74 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.cc99 sk_sp<SkTypeface> AssetFontManager::onMakeFromFile(const char path[], in onMakeFromFile() function in txt::AssetFontManager
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp94 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkOrderedFontMgr
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp163 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Indirect
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp165 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Indirect
/third_party/skia/tools/fonts/
DTestFontMgr.cpp169 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anonb19fd5a00111::FontMgr
/third_party/skia/modules/skottie/tests/
DText.cpp58 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anonf6aa560b0111::RecordMatchFamilyStyleSkFontMgr
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp178 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anoncf8603350111::FontMgr
/third_party/skia/src/core/
DSkFontMgr.cpp73 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function in SkEmptyFontMgr
/third_party/flutter/skia/src/ports/
DSkFontMgr_preview.cpp158 sk_sp<SkTypeface> SkFontMgr_Preview::onMakeFromFile(const char path[], int ttcIndex) const in onMakeFromFile() function in SkFontMgr_Preview
DSkFontMgr_custom.cpp271 sk_sp<SkTypeface> SkFontMgr_Custom::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp284 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_FCI
DSkFontMgr_ohos.cpp366 sk_sp<SkTypeface> SkFontMgr_OHOS::onMakeFromFile(const char path[], int ttcIndex) const in onMakeFromFile() function in SkFontMgr_OHOS
DSkFontMgr_fuchsia.cpp392 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Fuchsia
DSkFontMgr_android.cpp453 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_Android
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp219 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in DEF_TEST() function in DEF_TEST::DummyFontMgr
608 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp367 sk_sp<SkTypeface> SkFontMgr_OHOS::onMakeFromFile(const char path[], int ttcIndex) const in onMakeFromFile() function in SkFontMgr_OHOS
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp79 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function in SkEmptyFontMgr
/third_party/skia/src/ports/
DSkFontMgr_custom.cpp257 sk_sp<SkTypeface> SkFontMgr_Custom::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp279 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_FCI
DSkFontMgr_android.cpp438 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_Android
DSkFontMgr_mac_ct.cpp588 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_Mac
DSkFontMgr_fuchsia.cpp387 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Fuchsia
/third_party/skia/modules/skottie/src/
DSkottieTest.cpp240 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in DEF_TEST() function in DEF_TEST::FakeFontMgr
663 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr

12