Searched refs:touchAngleTilting (Results 1 – 1 of 1) sorted by relevance
127 static qreal touchAngleTilting(const QPointF &p1, const QPointF &p2) in touchAngleTilting() function147 const qreal newAngle = touchAngleTilting(p1new, p2new); in movingParallelVertical()148 const qreal oldAngle = touchAngleTilting(p1old, p2old); in movingParallelVertical()