Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp551 const QDoubleVector2D leftBoundMercator = p.geoToMapProjection(srcOrigin_); in updateScreenPoints() local
552 … m_wrapOffset = p.projectionWrapFactor(leftBoundMercator) + 1; // +1 to get the offset into QLists in updateScreenPoints()
H A Dqdeclarativepolylinemapitem.cpp873 const QDoubleVector2D leftBoundMercator = p.geoToMapProjection(srcOrigin_); in updateScreenPoints() local
874 … m_wrapOffset = p.projectionWrapFactor(leftBoundMercator) + 1; // +1 to get the offset into QLists in updateScreenPoints()