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 204 log.appendFormat(" TessellationCache %8d / %8d\n",
205 tessellationCache.getSize(), tessellationCache.getMaxSize());
226 total += tessellationCache.getSize();
265 tessellationCache.clear();
Caches.h 38 #include "TessellationCache.h"
167 TessellationCache tessellationCache;
DisplayListOp.h     [all...]
OpenGLRenderer.cpp 241 mCaches.tessellationCache.trim();
    [all...]

Completed in 2779 milliseconds