Searched refs:getRoundRect (Results 1 – 3 of 3) sorted by relevance
32 PathTexture* RoundRectShapeCache::getRoundRect(float width, float height, in getRoundRect() function in android::uirenderer::RoundRectShapeCache
367 PathTexture* getRoundRect(float width, float height, float rx, float ry, SkPaint* paint);
1981 const PathTexture* texture = mCaches.roundRectShapeCache.getRoundRect( in drawRoundRect()