Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp127 static qreal touchAngleTilting(const QPointF &p1, const QPointF &p2) in touchAngleTilting() function
147 const qreal newAngle = touchAngleTilting(p1new, p2new); in movingParallelVertical()
148 const qreal oldAngle = touchAngleTilting(p1old, p2old); in movingParallelVertical()