Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmapcircleobject.cpp84 const bool radiusHasChanged = circle.radius() != radius(); in setGeoShape() local
88 if (radiusHasChanged) in setGeoShape()
93 if (radiusHasChanged) in setGeoShape()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp500 const bool radiusHasChanged = circle.radius() != m_circle.radius(); in setGeoShape() local
507 if (radiusHasChanged) in setGeoShape()