Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp176 … const double leftLongi = QLocationUtils::mapLeftLongitude(map.cameraData().center().longitude()); in updateScreenPointsInvert() local
179 srcOrigin_ = QGeoCoordinate(topLati,leftLongi); in updateScreenPointsInvert()
180 const QDoubleVector2D tl = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,leftLongi)); in updateScreenPointsInvert()
183 const QDoubleVector2D bl = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,leftLongi)); in updateScreenPointsInvert()