Home
last modified time | relevance | path

Searched refs:roundRectShapeCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DCaches.cpp189 roundRectShapeCache.getSize(), roundRectShapeCache.getMaxSize()); in dumpMemoryUsage()
212 total += roundRectShapeCache.getSize(); in dumpMemoryUsage()
284 roundRectShapeCache.clear(); in flush()
DCaches.h255 RoundRectShapeCache roundRectShapeCache; variable
DOpenGLRenderer.cpp2359 const PathTexture* texture = mCaches.roundRectShapeCache.getRoundRect( in drawRoundRect()