HomeSort by relevance Sort by last modified time
    Searched defs:findByID (Results 1 - 3 of 3) sorted by null

  /external/skia/legacy/src/core/
SkTypefaceCache.cpp 27 SkTypeface* SkTypefaceCache::findByID(SkFontID fontID) const {
92 SkTypeface* SkTypefaceCache::FindByID(SkFontID fontID) {
94 return Get().findByID(fontID);
  /external/skia/src/core/
SkTypefaceCache.cpp 34 SkTypeface* SkTypefaceCache::findByID(SkFontID fontID) const {
116 SkTypeface* SkTypefaceCache::FindByID(SkFontID fontID) {
118 return Get().findByID(fontID);
  /prebuilts/tools/common/m2/internal/xom/xom/1.0/
xom-1.0.jar 

Completed in 318 milliseconds