Searched refs:getFontCacheLimit (Results 1 – 1 of 1) sorted by relevance
440 size_t getFontCacheLimit() const { return fFontCacheLimit; } in getFontCacheLimit() function in SkGlyphCache_Globals602 size_t budgeted = globals.getFontCacheLimit(); in AttachCache()716 return getSharedGlobals().getFontCacheLimit(); in GetFontCacheLimit()734 return tls ? tls->getFontCacheLimit() : 0; in GetTLSFontCacheLimit()