Home
last modified time | relevance | path

Searched defs:newCenter (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmap_test.cpp58 QGeoCoordinate newCenter = param->property("center").value<QGeoCoordinate>(); in addParameter() local
104 QGeoCoordinate newCenter = param->property(propertyName).value<QGeoCoordinate>(); in onCameraCenter_testChanged() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp387 …QGeoCoordinate newCenter = map()->geoProjection().itemPositionToCoordinate(QDoubleVector2D(newGeom… in geometryChanged() local
H A Dqdeclarativecirclemapitem.cpp447 …tchBackend(const QGeoCoordinate &oldCenter, qreal oldRadius, const QGeoCoordinate &newCenter, qrea… in possiblySwitchBackend()
H A Dqdeclarativepolygonmapitem.cpp894 …QGeoCoordinate newCenter = map()->geoProjection().itemPositionToCoordinate(QDoubleVector2D(newGeom… in geometryChanged() local
H A Dqdeclarativepolylinemapitem.cpp1275 …QGeoCoordinate newCenter = map()->geoProjection().itemPositionToCoordinate(QDoubleVector2D(newGeom… in geometryChanged() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap.cpp128 QGeoCoordinate newCenter = geoProjection().anchorCoordinateToPoint(coordinate, anchorPoint); in anchorCoordinateToPoint() local