Searched defs:intersect (Results 1 – 5 of 5) 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
74 std::vector<std::string> intersect; in Intersect() local
689 auto intersect = Intersect(a_interval, b_interval); in Intersect() local
1493 auto intersect = Interval::Intersect(cow_intervals, old_intervals); in TEST_F() local