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

  /frameworks/base/libs/hwui/
Properties.h 185 #define PROPERTY_GRADIENT_CACHE_SIZE "ro.hwui.gradient_cache_size"
Properties.cpp 150 gradientCacheSize = MB(property_get_float(PROPERTY_GRADIENT_CACHE_SIZE, DEFAULT_GRADIENT_CACHE_SIZE));

Completed in 167 milliseconds