Home | History | Annotate | Download | only in core

Lines Matching full:intersects

1687             if (b_empty || !SkIRect::Intersects(clipA->fBounds, clipB->fBounds)) {
1717 SkASSERT(SkIRect::Intersects(bounds, clipB->fBounds));
1718 SkASSERT(SkIRect::Intersects(bounds, clipB->fBounds));