Home | History | Annotate | Download | only in core

Lines Matching defs:isRect

585 bool SkPath::isRect(SkRect* rect) const {
596 bool SkPath::isRect(bool* isClosed, Direction* direction) const {
994 if (rrect.isRect()) {