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