Searched refs:Intersection (Results 1 – 8 of 8) sorted by relevance
51 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2);
62 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() function
429 LayerRect inter_sect = Intersection(layer->dst_rect, bottom_layer->dst_rect); in Commit()
444 LayerRect inter_sect = Intersection(layer->dst_rect, bottom_layer->dst_rect); in Commit()