Searched refs:intersection_rect (Results 1 – 1 of 1) sorted by relevance
75 DesktopRect intersection_rect = src_frame.rect(); in CopyIntersectingPixelsFrom() local83 intersection_rect.Translate(origin_adjustment); in CopyIntersectingPixelsFrom()88 intersection_rect.IntersectWith(rect()); in CopyIntersectingPixelsFrom()89 if (intersection_rect.is_empty()) { in CopyIntersectingPixelsFrom()94 intersection_rect.Translate(-origin.x(), -origin.y()); in CopyIntersectingPixelsFrom()102 intersection_rect); in CopyIntersectingPixelsFrom()