Searched refs:rectShapeCache (Results 1 – 3 of 3) sorted by relevance
105 rectShapeCache.getSize(), rectShapeCache.getMaxSize()); in dumpMemoryUsage()129 total += rectShapeCache.getSize(); in dumpMemoryUsage()179 rectShapeCache.clear(); in flush()
185 RectShapeCache rectShapeCache; variable
2022 const PathTexture* texture = mCaches.rectShapeCache.getRect(right - left, bottom - top, paint); in drawRectAsShape()