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

  /frameworks/base/libs/hwui/
Caches.cpp 128 log.appendFormat(" RoundRectShapeCache %8d / %8d\n",
129 roundRectShapeCache.getSize(), roundRectShapeCache.getMaxSize());
152 total += roundRectShapeCache.getSize();
205 roundRectShapeCache.clear();
Caches.h 194 RoundRectShapeCache roundRectShapeCache;
OpenGLRenderer.cpp     [all...]

Completed in 28 milliseconds