Home
last modified time | relevance | path

Searched defs:zoomLevel (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapquickitem.cpp340 void QDeclarativeGeoMapQuickItem::setZoomLevel(qreal zoomLevel) in setZoomLevel()
350 qreal QDeclarativeGeoMapQuickItem::zoomLevel() const in zoomLevel() function in QDeclarativeGeoMapQuickItem
H A Dqgeosimplify.cpp207 int zoomLevel, in simplifyDPStepZL()
269 int zoomLevel) in simplifyDouglasPeuckerZL()
302 int zoomLevel) in geoSimplifyZL()
H A Dqdeclarativegeomap.cpp863 void QDeclarativeGeoMap::setZoomLevel(qreal zoomLevel) in setZoomLevel()
878 void QDeclarativeGeoMap::setZoomLevel(qreal zoomLevel, bool overzoom) in setZoomLevel()
960 qreal QDeclarativeGeoMap::zoomLevel() const in zoomLevel() function in QDeclarativeGeoMap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameradata.cpp225 double QGeoCameraData::zoomLevel() const in zoomLevel() function in QGeoCameraData
H A Dqgeotiledmap.cpp307 double zoomLevel = cameraData.zoomLevel(); in changeCameraData() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils_p.h268 static qreal metersPerPixel(qreal zoomLevel, const QGeoCoordinate &coordinate) in metersPerPixel()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp368 const qreal zoomLevel, in evaluateCopyrightsText()