Home
last modified time | relevance | path

Searched defs:origTypeface (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DFontHostStreamTest.cpp92 SkTypeface* origTypeface = paint.getTypeface(); in DEF_TEST() local
/external/chromium_org/third_party/skia/tests/
DFontHostStreamTest.cpp93 SkTypeface* origTypeface = paint.getTypeface(); in DEF_TEST() local
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp626 const SkTypeface* origTypeface = SkTypefaceCache::FindByID(origFontID); in nextLogicalTypeface() local
686 const SkTypeface* origTypeface, in getTypefaceForGlyphID()
771 SkTypeface* SkGetTypefaceForGlyphID(uint16_t glyphID, const SkTypeface* origTypeface, in SkGetTypefaceForGlyphID()