Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h306 QPointF m_startTouchCentroid; member
H A Dqquickgeomapgesturearea.cpp1352 m_pinch.m_tilt.m_startTouchCentroid = m_touchPointsCentroid; in startTilt()
1362 qreal verticalDisplacement = (m_touchPointsCentroid - m_pinch.m_tilt.m_startTouchCentroid).y(); in updateTilt()