Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp431 const QDoubleVector2D anchorMercator = anchorScaled / mapWidth(); in quickItemTransformation() local
433 const QDoubleVector2D coordAnchored = coordWrapped - anchorMercator; in quickItemTransformation()