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 282 log.appendFormat(" TessellationCache %8d / %8d\n",
283 tessellationCache.getSize(), tessellationCache.getMaxSize());
306 total += tessellationCache.getSize();
371 tessellationCache.clear();
Caches.h 48 #include "TessellationCache.h"
340 TessellationCache tessellationCache;
DisplayListOp.h     [all...]
OpenGLRenderer.cpp 318 mCaches.tessellationCache.trim();
    [all...]

Completed in 704 milliseconds