Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dutils.cpp156 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd) { in intersect() argument
163 auto nCur = nBegin; in intersect()
187 nCur = nBegin; in intersect()
247 return nCur - nBegin; in intersect()
/system/teeui/libteeui/include/teeui/
Dutils.h635 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd);