Searched defs:intersect (Results 1 – 4 of 4) sorted by relevance
128 optional<PxPoint> intersect(const PxVec& a, const PxPoint& b, const PxVec& c, const PxPoint& d) { in intersect() function155 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA, in intersect() function
85 bool Location::intersect(const Location& lhs, const Location& rhs) { in intersect() function in android::Location
694 auto intersect = Intersect(a_interval, b_interval); in Intersect() local
1231 auto intersect = Interval::Intersect(cow_intervals, old_intervals); in TEST_F() local