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

/frameworks/base/libs/hwui/
H A DShapeCache.cpp75 OvalShapeCache::OvalShapeCache(): ShapeCache<OvalShapeCacheEntry>( function in class:android::uirenderer::OvalShapeCache
79 PathTexture* OvalShapeCache::getOval(float width, float height, SkPaint* paint) {
H A DCaches.h257 OvalShapeCache ovalShapeCache;
H A DShapeCache.h390 class OvalShapeCache: public ShapeCache<OvalShapeCacheEntry> { class in namespace:android::uirenderer
392 OvalShapeCache();
395 }; // class OvalShapeCache

Completed in 51 milliseconds