Home | History | Annotate | Download | only in hwui

Lines Matching full:addcircle

1837         path.addCircle(x, y, radius + p->getStrokeWidth() / 2);
1839 path.addCircle(x, y, radius);