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

  /frameworks/base/libs/hwui/
Properties.h 212 #define DEFAULT_VERTEX_CACHE_SIZE 1.0f
Properties.cpp 47 int Properties::tessellationCacheSize = MB(DEFAULT_VERTEX_CACHE_SIZE);
155 tessellationCacheSize = MB(property_get_float(PROPERTY_VERTEX_CACHE_SIZE, DEFAULT_VERTEX_CACHE_SIZE));

Completed in 73 milliseconds