Searched defs:findByID (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkTypefaceCache.cpp49 SkTypeface* SkTypefaceCache::findByID(SkFontID fontID) const { function in class:SkTypefaceCache
131 return Get().findByID(fontID);
/external/skia/src/core/
H A DSkTypefaceCache.cpp49 SkTypeface* SkTypefaceCache::findByID(SkFontID fontID) const { function in class:SkTypefaceCache
131 return Get().findByID(fontID);

Completed in 91 milliseconds