Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGraphics.cpp124 return SkStrikeCache::GlobalStrikeCache()->getCachePointSizeLimit(); in GetFontCachePointSizeLimit()
DSkStrikeCache.h207 int getCachePointSizeLimit() const SK_EXCLUDES(fLock);
DSkStrikeCache.cpp283 int SkStrikeCache::getCachePointSizeLimit() const { in getCachePointSizeLimit() function in SkStrikeCache
/external/skqp/src/core/
DSkGraphics.cpp137 return SkStrikeCache::GlobalStrikeCache()->getCachePointSizeLimit(); in GetFontCachePointSizeLimit()
DSkStrikeCache.h161 int getCachePointSizeLimit() const;
DSkStrikeCache.cpp483 int SkStrikeCache::getCachePointSizeLimit() const { in getCachePointSizeLimit() function in SkStrikeCache