Home | History | Annotate | Download | only in core

Lines Matching refs:intersects

449 bool SkRegion::intersects(const SkIRect& r) const {
478 bool SkRegion::intersects(const SkRegion& rgn) const {
483 if (!SkIRect::Intersects(fBounds, rgn.fBounds)) {
494 return rgn.intersects(this->getBounds());
497 return this->intersects(rgn.getBounds());
1420 // runs[0..1] intersects the span