Home
last modified time | relevance | path

Searched defs:tessellationCacheSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DProperties.cpp47 int Properties::tessellationCacheSize = MB(DEFAULT_VERTEX_CACHE_SIZE); member in android::uirenderer::Properties
DProperties.h275 static int tessellationCacheSize; variable