Searched refs:getOval (Results 1 – 4 of 4) sorted by relevance
197 PathTexture* getOval(float width, float height, const SkPaint* paint);
507 PathTexture* PathCache::getOval(float width, float height, const SkPaint* paint) { in getOval() function in android::uirenderer::PathCache
573 PathTexture* texture = renderer.caches().pathCache.getOval( in onOvalOp()
1876 PathTexture* texture = mCaches.pathCache.getOval(right - left, bottom - top, p);