Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGraphics.cpp112 return SkStrikeCache::GlobalStrikeCache()->getCacheCountLimit(); in GetFontCacheCountLimit()
DSkStrikeCache.h185 int getCacheCountLimit() const SK_EXCLUDES(fLock);
DSkStrikeCache.cpp186 int SkStrikeCache::getCacheCountLimit() const { in getCacheCountLimit() function in SkStrikeCache
/third_party/flutter/skia/src/core/
DSkGraphics.cpp113 return SkStrikeCache::GlobalStrikeCache()->getCacheCountLimit(); in GetFontCacheCountLimit()
DSkStrikeCache.h109 int getCacheCountLimit() const;
DSkStrikeCache.cpp396 int SkStrikeCache::getCacheCountLimit() const { in getCacheCountLimit() function in SkStrikeCache