Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp135 static bool movingParallelVertical(const QPointF &p1old, const QPointF &p1new, const QPointF &p2old… in movingParallelVertical() function
1327 && movingParallelVertical(m_sceneStartPoint1, p1, m_sceneStartPoint2, p2) in canStartTilt()