Searched refs:touchAngle (Results 1 – 1 of 1) sorted by relevance
93 static qreal touchAngle(const QPointF &p1, const QPointF &p2) in touchAngle() function1235 …m_twoTouchAngleStart = touchAngle(m_sceneStartPoint1, m_sceneStartPoint2); // Initial angle used f… in startTwoTouchPoints()1251 m_twoTouchAngle = touchAngle(p1, p2); in updateTwoTouchPoints()