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

  /frameworks/base/libs/hwui/
Properties.h 215 #define DEFAULT_DROP_SHADOW_CACHE_SIZE 2.0f
Properties.cpp 48 int Properties::textDropShadowCacheSize = MB(DEFAULT_DROP_SHADOW_CACHE_SIZE);
156 textDropShadowCacheSize = MB(property_get_float(PROPERTY_DROP_SHADOW_CACHE_SIZE, DEFAULT_DROP_SHADOW_CACHE_SIZE));

Completed in 67 milliseconds