Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.cpp386 const double newWorldSize = newScale * util::tileSize; in setLatLngZoom() local
387 Bc = newWorldSize / util::DEGREES_MAX; in setLatLngZoom()
388 Cc = newWorldSize / util::M2PI; in setLatLngZoom()