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

  /frameworks/base/libs/hwui/
Caches.cpp 295 log.appendFormat(" TessellationCache %8d / %8d\n",
296 tessellationCache.getSize(), tessellationCache.getMaxSize());
317 total += tessellationCache.getSize();
361 tessellationCache.clear();
Caches.h 48 #include "TessellationCache.h"
340 TessellationCache tessellationCache;
DisplayListOp.h     [all...]
OpenGLRenderer.cpp 323 mCaches.tessellationCache.trim();
    [all...]

Completed in 121 milliseconds