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