Home | History | Annotate | Download | only in libhwc

Lines Matching refs:intersection

837 inline hwc_rect intersection(const hwc_rect &r1, const hwc_rect &r2)
957 // the intersection logic is simpler if we make them inclusive
984 overlaps.push_back(intersection(visible_rect, other_rect));