Searched refs:oEnd (Results 1 – 2 of 2) sorted by relevance
155 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA, in intersect() argument159 if (oBegin == oEnd) return kIntersectEmpty; in intersect()215 while (b != oEnd) { in intersect()231 if (++a == oEnd) { in intersect()
634 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA,