Searched defs:tessellationCacheSize (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/libs/hwui/ | ||
| D | Properties.cpp | 47 int Properties::tessellationCacheSize = MB(DEFAULT_VERTEX_CACHE_SIZE); member in android::uirenderer::Properties |
| D | Properties.h | 275 static int tessellationCacheSize; variable |