Home
last modified time | relevance | path

Searched defs:onCreateFromFile (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/fonts/
DSkFontMgr_indirect.cpp165 SkTypeface* SkFontMgr_Indirect::onCreateFromFile(const char path[], int ttcIndex) const { in onCreateFromFile() function in SkFontMgr_Indirect
/external/skia/src/ports/
DSkFontMgr_custom.cpp239 SkTypeface* SkFontMgr_Custom::onCreateFromFile(const char path[], int ttcIndex) const { in onCreateFromFile() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp257 SkTypeface* onCreateFromFile(const char path[], int ttcIndex) const override { in onCreateFromFile() function in SkFontMgr_FCI
DSkFontMgr_android.cpp417 SkTypeface* onCreateFromFile(const char path[], int ttcIndex) const override { in onCreateFromFile() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp928 SkTypeface* onCreateFromFile(const char path[], int ttcIndex) const override { in onCreateFromFile() function in SkFontMgr_fontconfig
DSkFontMgr_win_dw.cpp922 SkTypeface* SkFontMgr_DirectWrite::onCreateFromFile(const char path[], int ttcIndex) const { in onCreateFromFile() function in SkFontMgr_DirectWrite
DSkFontHost_win.cpp2471 SkTypeface* onCreateFromFile(const char path[], int ttcIndex) const override { in onCreateFromFile() function in SkFontMgrGDI
DSkFontHost_mac.cpp2604 SkTypeface* onCreateFromFile(const char path[], int ttcIndex) const override { in onCreateFromFile() function in SkFontMgr_Mac
/external/skia/src/core/
DSkFontMgr.cpp74 SkTypeface* onCreateFromFile(const char[], int) const override { in onCreateFromFile() function in SkEmptyFontMgr