Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache_Globals.h51 int getCacheCountUsed() const { return fCacheCount; } in getCacheCountUsed() function
DSkGlyphCache.cpp812 return get_globals().getCacheCountUsed(); in GetFontCacheCountUsed()