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/
Properties.h 67 #define PROPERTY_FBO_CACHE_SIZE "ro.hwui.fbo_cache_size"
FboCache.cpp 34 if (property_get(PROPERTY_FBO_CACHE_SIZE, property, NULL) > 0) {

Completed in 28 milliseconds