Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp148 const qreal oldAngle = touchAngleTilting(p1old, p2old); in movingParallelVertical() local
149 const qreal angleDiff = angleDelta(newAngle, oldAngle); in movingParallelVertical()