Home | History | Annotate | Download | only in core

Lines Matching defs:isRect

571 bool SkPath::isRect(SkRect* rect, bool* isClosed, Direction* direction) const {
1133 if (rrect.isRect() || rrect.isEmpty()) {