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

/frameworks/base/libs/hwui/
H A DProperties.h87 #define PROPERTY_LAYER_CACHE_SIZE "ro.hwui.layer_cache_size" macro
H A DLayerCache.cpp37 if (property_get(PROPERTY_LAYER_CACHE_SIZE, property, NULL) > 0) {

Completed in 886 milliseconds