Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h344 qreal m_twoTouchAngleStart; variable
H A Dqquickgeomapgesturearea.cpp1235m_twoTouchAngleStart = touchAngle(m_sceneStartPoint1, m_sceneStartPoint2); // Initial angle used f… in startTwoTouchPoints()
1465 qreal delta = angleDelta(m_twoTouchAngleStart, m_twoTouchAngle); in canStartRotation()