Searched refs:DEFAULT_TEXTURE_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
131 #define DEFAULT_TEXTURE_CACHE_SIZE 24.0f macro
38 mSize(0), mMaxSize(MB(DEFAULT_TEXTURE_CACHE_SIZE)), in TextureCache()45 INIT_LOGD(" Using default texture cache size of %.2fMB", DEFAULT_TEXTURE_CACHE_SIZE); in TextureCache()