Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGraphics.cpp120 return SkStrikeCache::GlobalStrikeCache()->getCacheCountUsed(); in GetFontCacheCountUsed()
DSkStrikeCache.h175 int getCacheCountUsed() const SK_EXCLUDES(fLock);
DSkStrikeCache.cpp185 int SkStrikeCache::getCacheCountUsed() const { in getCacheCountUsed() function in SkStrikeCache
/external/skqp/src/core/
DSkGraphics.cpp133 return SkStrikeCache::GlobalStrikeCache()->getCacheCountUsed(); in GetFontCacheCountUsed()
DSkStrikeCache.h155 int getCacheCountUsed() const;
DSkStrikeCache.cpp441 int SkStrikeCache::getCacheCountUsed() const { in getCacheCountUsed() function in SkStrikeCache