Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.h95 size_t mBackgroundCpuFontCacheBytes = 0; variable
H A DCacheManager.cpp70 mBackgroundCpuFontCacheBytes = mMaxCpuFontCacheBytes * mMemoryPolicy.backgroundRetentionPercent; in setupCacheLimits()
132 SkGraphics::SetFontCacheLimit(mBackgroundCpuFontCacheBytes); in trimMemory()