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

/frameworks/base/libs/hwui/
H A DShapeCache.cpp140 ArcShapeCache::ArcShapeCache(): ShapeCache<ArcShapeCacheEntry>( function in class:android::uirenderer::ArcShapeCache
144 PathTexture* ArcShapeCache::getArc(float width, float height,
H A DCaches.h259 ArcShapeCache arcShapeCache;
H A DShapeCache.h404 class ArcShapeCache: public ShapeCache<ArcShapeCacheEntry> { class in namespace:android::uirenderer
406 ArcShapeCache();
410 }; // class ArcShapeCache

Completed in 69 milliseconds