Searched refs:newRadius (Results 1 – 2 of 2) sorted by relevance
447 …const QGeoCoordinate &oldCenter, qreal oldRadius, const QGeoCoordinate &newCenter, qreal newRadius) in possiblySwitchBackend() argument455 && !QDeclarativeCircleMapItemPrivate::crossEarthPole(newCenter, newRadius)) { in possiblySwitchBackend()459 …&& !QDeclarativeCircleMapItemPrivate::crossEarthPole(newCenter, newRadius)) { // else if old cross… in possiblySwitchBackend()
111 …onst QGeoCoordinate &oldCenter, qreal oldRadius, const QGeoCoordinate &newCenter, qreal newRadius);