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

  /frameworks/base/libs/hwui/
Properties.cpp 41 int Properties::fboCacheSize = DEFAULT_FBO_CACHE_SIZE;
149 fboCacheSize = property_get_int(PROPERTY_FBO_CACHE_SIZE, DEFAULT_FBO_CACHE_SIZE);
Properties.h 269 static int fboCacheSize;

Completed in 65 milliseconds