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

  /frameworks/base/libs/hwui/
Properties.h 213 #define DEFAULT_TEXTURE_CACHE_SIZE 24.0f
Properties.cpp 49 int Properties::textureCacheSize = MB(DEFAULT_TEXTURE_CACHE_SIZE);
160 textureCacheSize = MB(property_get_float(PROPERTY_TEXTURE_CACHE_SIZE, DEFAULT_TEXTURE_CACHE_SIZE));

Completed in 183 milliseconds