Searched refs:PROPERTY_LAYER_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
87 #define PROPERTY_LAYER_CACHE_SIZE "ro.hwui.layer_cache_size" macro
37 if (property_get(PROPERTY_LAYER_CACHE_SIZE, property, NULL) > 0) { in LayerCache()