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

/external/chromium_org/third_party/skia/src/core/
H A DSkGlyphCache_Globals.h60 int getCacheCountUsed() const { return fCacheCount; } function in class:SkGlyphCache_Globals
H A DSkGlyphCache.cpp699 return getSharedGlobals().getCacheCountUsed();
/external/skia/src/core/
H A DSkGlyphCache_Globals.h60 int getCacheCountUsed() const { return fCacheCount; } function in class:SkGlyphCache_Globals
H A DSkGlyphCache.cpp699 return getSharedGlobals().getCacheCountUsed();

Completed in 58 milliseconds