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

  /frameworks/base/libs/hwui/
Properties.cpp 43 int Properties::layerPoolSize = MB(DEFAULT_LAYER_CACHE_SIZE);
151 layerPoolSize = MB(property_get_float(PROPERTY_LAYER_CACHE_SIZE, DEFAULT_LAYER_CACHE_SIZE));
Properties.h 271 static int layerPoolSize;

Completed in 2877 milliseconds