HomeSort by relevance Sort by last modified time
    Searched refs:PROPERTY_TEXTURE_CACHE_SIZE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Properties.h 183 #define PROPERTY_TEXTURE_CACHE_SIZE "ro.hwui.texture_cache_size"
TextureCache.cpp 45 if (property_get(PROPERTY_TEXTURE_CACHE_SIZE, property, NULL) > 0) {

Completed in 105 milliseconds