Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DTypefaceFontProvider.h65 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function
/external/skia/src/utils/
DSkOrderedFontMgr.cpp103 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkOrderedFontMgr
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp163 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Indirect
/external/skia/tools/fonts/
DTestFontMgr.cpp151 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anon8210e2d40111::FontMgr
/external/skia/modules/skottie/tests/
DText.cpp58 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anonc4b8c6bf0111::RecordMatchFamilyStyleSkFontMgr
DShaper.cpp286 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
/external/skia/src/ports/
DSkFontMgr_custom.cpp210 sk_sp<SkTypeface> SkFontMgr_Custom::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp232 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_FCI
DSkFontMgr_mac_ct.cpp484 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_Mac
DSkFontMgr_android.cpp402 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_Android
DSkFontMgr_fuchsia.cpp425 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Fuchsia
DSkFontMgr_win_dw.cpp769 sk_sp<SkTypeface> SkFontMgr_DirectWrite::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_DirectWrite
DSkFontMgr_fontconfig.cpp932 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgr_fontconfig
DSkFontHost_win.cpp2306 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in SkFontMgrGDI
/external/skia/src/core/
DSkFontMgr.cpp73 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function in SkEmptyFontMgr
/external/skia/modules/skottie/src/
DSkottieTest.cpp237 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in DEF_TEST() function in DEF_TEST::FakeFontMgr