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 102 log.appendFormat(" RoundRectShapeCache %8d / %8d\n",
103 roundRectShapeCache.getSize(), roundRectShapeCache.getMaxSize());
126 total += roundRectShapeCache.getSize();
176 roundRectShapeCache.clear();
Caches.h 182 RoundRectShapeCache roundRectShapeCache;
OpenGLRenderer.cpp     [all...]

Completed in 30 milliseconds