Searched refs:getOval (Results 1 – 3 of 3) sorted by relevance
203 PathTexture* getOval(float width, float height, const SkPaint* paint);
489 PathTexture* PathCache::getOval(float width, float height, const SkPaint* paint) { in getOval() function in android::uirenderer::PathCache
559 PathTexture* texture = renderer.caches().pathCache.getOval( in onOvalOp()