Lines Matching full:intersects
2003 if (!absRect.intersects(damageRect))
2029 if (!absRect.intersects(damageRect))
2168 if (!layerBounds.intersects(it->second))
2437 // ray intersects target, and computing the z delta between those two points.
2958 if (b.intersects(damageRect))
2962 // Otherwise we need to compute the bounding box of this single layer and see if it intersects
2964 return boundingBox(rootLayer).intersects(damageRect);