Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp447 …leMapItem::possiblySwitchBackend(const QGeoCoordinate &oldCenter, qreal oldRadius, const QGeoCoord… in possiblySwitchBackend() argument
454 if (!QDeclarativeCircleMapItemPrivate::crossEarthPole(oldCenter, oldRadius) in possiblySwitchBackend()
458 } else if (QDeclarativeCircleMapItemPrivate::crossEarthPole(oldCenter, oldRadius) in possiblySwitchBackend()
H A Dqdeclarativecirclemapitem_p.h111 …void possiblySwitchBackend(const QGeoCoordinate &oldCenter, qreal oldRadius, const QGeoCoordinate …