Searched refs:onLegacyCreateTypeface (Results 1 - 11 of 11) sorted by relevance

/external/skia/include/ports/
H A DSkFontMgr_indirect.h57 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
H A DSkFontMgr.h199 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
/external/skia/src/core/
H A DSkFontMgr.cpp77 SkTypeface* onLegacyCreateTypeface(const char [], unsigned) const override {
170 return this->onLegacyCreateTypeface(familyName, styleBits);
/external/skia/src/fonts/
H A DSkFontMgr_indirect.cpp187 SkTypeface* SkFontMgr_Indirect::onLegacyCreateTypeface(const char familyName[], function in class:SkFontMgr_Indirect
H A DSkFontMgr_fontconfig.cpp321 SkTypeface* onLegacyCreateTypeface(const char familyName[],
/external/skia/src/ports/
H A DSkFontMgr_custom.cpp311 SkTypeface* onLegacyCreateTypeface(const char familyName[], unsigned styleBits) const override {
H A DSkFontMgr_win_dw.cpp297 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
953 SkTypeface* SkFontMgr_DirectWrite::onLegacyCreateTypeface(const char familyName[], function in class:SkFontMgr_DirectWrite
H A DSkFontMgr_android.cpp491 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
H A DSkFontMgr_fontconfig.cpp885 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
H A DSkFontHost_mac.cpp2596 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
H A DSkFontHost_win.cpp2494 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],

Completed in 93 milliseconds