Searched refs:mBackgroundCpuFontCacheBytes (Results 1 – 2 of 2) sorted by relevance
60 , mBackgroundCpuFontCacheBytes(mMaxCpuFontCacheBytes * BACKGROUND_RETENTION_PERCENTAGE) { in CacheManager()119 SkGraphics::SetFontCacheLimit(mBackgroundCpuFontCacheBytes); in trimMemory()
79 const size_t mBackgroundCpuFontCacheBytes; variable