Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp175 const double bottomLati = -(QLocationUtils::mercatorMaxLatitude()); in updateScreenPointsInvert() local
182 const QDoubleVector2D br = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,rightLongi)); in updateScreenPointsInvert()
183 const QDoubleVector2D bl = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,leftLongi)); in updateScreenPointsInvert()