Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCacheManager.cpp43 #define SURFACE_SIZE_MULTIPLIER (12.0f * 4.0f) macro
48 , mMaxResourceBytes(mMaxSurfaceArea * SURFACE_SIZE_MULTIPLIER) in CacheManager()