Home
last modified time | relevance | path

Searched refs:getTypefaceForFontRec (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontConfigInterface_android.cpp113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) { in getTypefaceForFontRec() function in SkFontConfigInterfaceAndroid
535 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getFallbackFamilyNameForChar()
555 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getTypefaceForChar()
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont); in nextLogicalTypeface()
719 currentTypeface = this->getTypefaceForFontRec(matchedFont); in getTypefaceForGlyphID()