Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache_Globals.h69 int setCacheCountLimit(int limit);
DSkGlyphCache.cpp436 int SkGlyphCache_Globals::setCacheCountLimit(int newCount) { in setCacheCountLimit() function in SkGlyphCache_Globals
713 return getSharedGlobals().setCacheCountLimit(count); in SetFontCacheCountLimit()