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

  /frameworks/base/libs/hwui/
FboCache.cpp 34 if (property_get(PROPERTY_FBO_CACHE_SIZE, property, NULL) > 0) {
Properties.h 191 #define PROPERTY_FBO_CACHE_SIZE "ro.hwui.fbo_cache_size"

Completed in 43 milliseconds