Searched defs:textDropShadowCacheSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.cpp48 int Properties::textDropShadowCacheSize = MB(DEFAULT_DROP_SHADOW_CACHE_SIZE); member in class:android::uirenderer::Properties
159 textDropShadowCacheSize = MB(property_get_float(PROPERTY_DROP_SHADOW_CACHE_SIZE, DEFAULT_DROP_SHADOW_CACHE_SIZE));
H A DProperties.h291 static int textDropShadowCacheSize; member in class:android::uirenderer::RenderPipelineType::Properties

Completed in 54 milliseconds