Home
last modified time | relevance | path

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

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