Searched refs:DEFAULT_FBO_CACHE_SIZE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h216 #define DEFAULT_FBO_CACHE_SIZE 0 macro
H A DProperties.cpp41 int Properties::fboCacheSize = DEFAULT_FBO_CACHE_SIZE;
149 fboCacheSize = property_get_int(PROPERTY_FBO_CACHE_SIZE, DEFAULT_FBO_CACHE_SIZE);

Completed in 4510 milliseconds