Home
last modified time | relevance | path

Searched refs:nEnd (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/src/
Dutils.cpp156 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd) { in intersect() argument
194 if (nCur == nEnd) { in intersect()
204 if (nCur == nEnd) { in intersect()
/system/teeui/libteeui/include/teeui/
Dutils.h635 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd);