Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGraphics.cpp112 return SkStrikeCache::GlobalStrikeCache()->getCacheCountLimit(); in GetFontCacheCountLimit()
DSkStrikeCache.h173 int getCacheCountLimit() const SK_EXCLUDES(fLock);
DSkStrikeCache.cpp190 int SkStrikeCache::getCacheCountLimit() const { in getCacheCountLimit() function in SkStrikeCache
/external/skqp/src/core/
DSkGraphics.cpp125 return SkStrikeCache::GlobalStrikeCache()->getCacheCountLimit(); in GetFontCacheCountLimit()
DSkStrikeCache.h153 int getCacheCountLimit() const;
DSkStrikeCache.cpp446 int SkStrikeCache::getCacheCountLimit() const { in getCacheCountLimit() function in SkStrikeCache