Home | Sort by relevance Sort by last modified time |
/frameworks/base/libs/hwui/ | |
Properties.h | 131 #define PROPERTY_TEXTURE_CACHE_SIZE "ro.hwui.texture_cache_size" |
TextureCache.cpp | 41 if (property_get(PROPERTY_TEXTURE_CACHE_SIZE, property, NULL) > 0) { |