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

  /frameworks/base/libs/hwui/
Properties.h 211 #define DEFAULT_PATH_CACHE_SIZE 4.0f
Properties.cpp 45 int Properties::pathCacheSize = MB(DEFAULT_PATH_CACHE_SIZE);
153 pathCacheSize = MB(property_get_float(PROPERTY_PATH_CACHE_SIZE, DEFAULT_PATH_CACHE_SIZE));

Completed in 43 milliseconds