Home
last modified time | relevance | path

Searched defs:wrappedProjection (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase.cpp189 QDoubleVector2D wrappedProjection = p.geoToWrappedMapProjection(coordinate); in setPositionOnMap() local
H A Dqdeclarativepolygonmapitem.cpp187 QDoubleVector2D wrappedProjection = p.wrapMapProjection(coord); in updateSourcePoints() local
H A Dqdeclarativepolylinemapitem.cpp414 QDoubleVector2D wrappedProjection = p.wrapMapProjection(coord); in clipPath() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp399 QDoubleVector2D wrappedProjection = wrapMapProjection(geoToMapProjection(coordinate)); in coordinateToItemPosition() local