Searched refs:getOval (Results 1 – 3 of 3) sorted by relevance
191 PathTexture* getOval(float width, float height, const SkPaint* paint);
550 PathTexture* PathCache::getOval(float width, float height, const SkPaint* paint) { in getOval() function in android::uirenderer::PathCache
2534 const PathTexture* texture = mCaches.pathCache.getOval(right - left, bottom - top, p);