Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dutils.cpp156 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd) { in intersect() argument
158 auto line = lineB - lineA; in intersect()
/system/teeui/libteeui/include/teeui/
Dutils.h635 const PxPoint& lineB, PxPoint* nBegin, PxPoint* nEnd);