Home | History | Annotate | Download | only in gpu

Lines Matching full:ovalrect

1239     SkRect ovalRect;
1240 bool isOval = path.isOval(&ovalRect);
1243 || !fOvalRenderer->drawOval(target, this, paint.isAntiAlias(), ovalRect, strokeRec)) {