Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp177 …const double rightLongi = QLocationUtils::mapRightLongitude(map.cameraData().center().longitude()); in updateScreenPointsInvert() local
181 const QDoubleVector2D tr = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,rightLongi)); in updateScreenPointsInvert()
182 const QDoubleVector2D br = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,rightLongi)); in updateScreenPointsInvert()