Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp174 const double topLati = QLocationUtils::mercatorMaxLatitude(); in updateScreenPointsInvert() local
179 srcOrigin_ = QGeoCoordinate(topLati,leftLongi); in updateScreenPointsInvert()
180 const QDoubleVector2D tl = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,leftLongi)); in updateScreenPointsInvert()
181 const QDoubleVector2D tr = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,rightLongi)); in updateScreenPointsInvert()