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/
Properties.h 216 #define DEFAULT_FBO_CACHE_SIZE 0
Properties.cpp 41 int Properties::fboCacheSize = DEFAULT_FBO_CACHE_SIZE;
149 fboCacheSize = property_get_int(PROPERTY_FBO_CACHE_SIZE, DEFAULT_FBO_CACHE_SIZE);

Completed in 137 milliseconds