Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp143 QDoubleVector2D coordProj = geoToWrappedMapProjection(coordinate); in anchorCoordinateToPoint() local
147 return wrappedMapProjectionToGeo(centerProj + coordProj - anchorProj); in anchorCoordinateToPoint()