Searched refs:ovalShapeCache (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DCaches.cpp187 ovalShapeCache.getSize(), ovalShapeCache.getMaxSize());
214 total += ovalShapeCache.getSize();
286 ovalShapeCache.clear();
H A DCaches.h257 OvalShapeCache ovalShapeCache; member in class:android::uirenderer::Caches
H A DOpenGLRenderer.cpp2410 const PathTexture* texture = mCaches.ovalShapeCache.getOval(right - left, bottom - top, p);

Completed in 33 milliseconds