Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dutils.cpp151 template <typename VectorType> inline VectorType rotate90(const VectorType& in) { in rotate90() function
180 bool enter = rotate90(segment) * line < 0; in intersect()
230 d = rotate90(line) * (*a - lineA); in intersect()