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
380 PathTexture* getRoundRect(float width, float height, float rx, float ry, SkPaint* paint);
2359 const PathTexture* texture = mCaches.roundRectShapeCache.getRoundRect( in drawRoundRect()