Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp1665 double newZoom = qMax<double>(minimumZoomLevel(), fitData.second); in fitViewportToGeoShape() local
2468 qreal newZoom = std::log10(zoomRatio) / std::log10(0.5); in fitViewportToMapItemsRefine() local