Home | History | Annotate | Download | only in core

Lines Matching defs:isOval

154     bool isOval(SkRect* rect) const { return fPathRef->isOval(rect); }