Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache_Globals.h59 int getCacheCountLimit() const;
DSkGlyphCache.cpp414 int SkGlyphCache_Globals::getCacheCountLimit() const { in getCacheCountLimit() function in SkGlyphCache_Globals
767 return get_globals().getCacheCountLimit(); in GetFontCacheCountLimit()