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

  /frameworks/base/libs/hwui/
FboCache.cpp 32 FboCache::FboCache(): mMaxSize(DEFAULT_FBO_CACHE_SIZE) {
38 INIT_LOGD(" Using default fbo cache size of %d", DEFAULT_FBO_CACHE_SIZE);
Properties.h 239 #define DEFAULT_FBO_CACHE_SIZE 0

Completed in 60 milliseconds