Home | History | Annotate | Download | only in core

Lines Matching full:intersect

1067             // need intersect(l, t, r, b) on irect
1068 if (!mask.fBounds.intersect(devBounds)) {
2453 return rr.intersect(fClip->getBounds(), r) && this->onIRect(rr);
2460 if (!rr.intersect(fClip->getBounds(), r)) {
2583 if (!bounds->intersect(tmp)) {