Searched refs:PROPERTY_DROP_SHADOW_CACHE_SIZE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h189 #define PROPERTY_DROP_SHADOW_CACHE_SIZE "ro.hwui.drop_shadow_cache_size" macro
H A DProperties.cpp156 textDropShadowCacheSize = MB(property_get_float(PROPERTY_DROP_SHADOW_CACHE_SIZE, DEFAULT_DROP_SHADOW_CACHE_SIZE));

Completed in 108 milliseconds