Searched refs:Intersection (Results 1 – 3 of 3) sorted by relevance
45 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2);
61 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() function
437 LayerRect inter_sect = Intersection(layer.dst_rect, bottom_layer.dst_rect); in Commit()