Lines Matching full:intersect
115 // intersect clip, but don't translate it (yet)
525 and then intersect all of the clips in our stack with these bounds,
550 // now jam our 1st clip to be bounds, and intersect the rest with that
583 if (!bounds.intersect(srcRect)) {
727 if (!ir.intersect(clipBounds)) {
1052 // since we are intersect, we can do better (tighter) with currRgn's
1485 if (!tmpISrc.intersect(*src)) {