HomeSort by relevance Sort by last modified time
    Searched refs:getTypefaceForGlyphID (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 107 SkTypeface* getTypefaceForGlyphID(uint16_t glyphID, const SkTypeface* origTypeface,
685 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForGlyphID(uint16_t glyphID,
775 return fontConfig->getTypefaceForGlyphID(glyphID, origTypeface, options,
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 107 SkTypeface* getTypefaceForGlyphID(uint16_t glyphID, const SkTypeface* origTypeface,
685 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForGlyphID(uint16_t glyphID,
775 return fontConfig->getTypefaceForGlyphID(glyphID, origTypeface, options,
    [all...]

Completed in 269 milliseconds