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

/external/skia/src/core/
H A DSkGlyphCache_Globals.h60 int getCacheCountUsed() const { return fCacheCount; } function in class:SkGlyphCache_Globals
H A DSkGlyphCache.cpp534 globals.getCacheCountUsed(), (int)globals.getTotalMemoryUsed());
717 return getSharedGlobals().getCacheCountUsed();

Completed in 131 milliseconds