Home
last modified time | relevance | path

Searched defs:intersect (Results 1 – 4 of 4) sorted by relevance

/system/teeui/libteeui/src/
Dutils.cpp128 optional<PxPoint> intersect(const PxVec& a, const PxPoint& b, const PxVec& c, const PxPoint& d) { in intersect() function
155 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA, in intersect() function
/system/tools/hidl/
DLocation.cpp85 bool Location::intersect(const Location& lhs, const Location& rhs) { in intersect() function in android::Location
/system/core/fs_mgr/liblp/
Dbuilder.cpp694 auto intersect = Intersect(a_interval, b_interval); in Intersect() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1231 auto intersect = Interval::Intersect(cow_intervals, old_intervals); in TEST_F() local