Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp87 static qreal angleFromPoints(const QPointF &p1, const QPointF &p2) in angleFromPoints() function
95 qreal angle = angleFromPoints(p1, p2); in touchAngle()
129 qreal angle = angleFromPoints(p1, p2); in touchAngleTilting()