Searched refs:PROPERTY_DROP_SHADOW_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
195 #define PROPERTY_DROP_SHADOW_CACHE_SIZE "ro.hwui.drop_shadow_cache_size" macro
103 if (property_get(PROPERTY_DROP_SHADOW_CACHE_SIZE, property, nullptr) > 0) { in TextDropShadowCache()