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

  /frameworks/base/libs/hwui/
Properties.h 62 #define PROPERTY_LAYER_CACHE_SIZE "ro.hwui.layer_cache_size"
LayerCache.cpp 37 if (property_get(PROPERTY_LAYER_CACHE_SIZE, property, NULL) > 0) {

Completed in 960 milliseconds