Searched defs:Overlaps (Results 1 – 9 of 9) sorted by relevance
57 bool Overlaps(const Timespan& other) const { in Overlaps() function
133 bool Overlaps(const TensorSlice& other) const { in Overlaps() function
53 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
65 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
665 bool Overlaps(const CPURegList& other) const { in Overlaps() function
576 bool Overlaps(const VRegisterList& other) const { in Overlaps() function
500 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function