Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache_Globals.h60 int getCacheCountUsed() const { return fCacheCount; } in getCacheCountUsed() function
DSkGlyphCache.cpp534 globals.getCacheCountUsed(), (int)globals.getTotalMemoryUsed()); in Dump()
717 return getSharedGlobals().getCacheCountUsed(); in GetFontCacheCountUsed()