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 183 #define PROPERTY_LAYER_CACHE_SIZE "ro.hwui.layer_cache_size"
Properties.cpp 151 layerPoolSize = MB(property_get_float(PROPERTY_LAYER_CACHE_SIZE, DEFAULT_LAYER_CACHE_SIZE));

Completed in 37 milliseconds