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

/frameworks/base/libs/hwui/
H A DShapeCache.cpp28 RoundRectShapeCache::RoundRectShapeCache(): ShapeCache<RoundRectShapeCacheEntry>( function in class:android::uirenderer::RoundRectShapeCache
32 PathTexture* RoundRectShapeCache::getRoundRect(float width, float height,
H A DCaches.h255 RoundRectShapeCache roundRectShapeCache;
H A DShapeCache.h376 class RoundRectShapeCache: public ShapeCache<RoundRectShapeCacheEntry> { class in namespace:android::uirenderer
378 RoundRectShapeCache();
381 }; // class RoundRectShapeCache

Completed in 38 milliseconds