Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap.cpp242 double neighbourScale = (1.0 + zoomFraction)/2.0; in prefetchTiles() local
244 m_prefetchTiles->setViewExpansion(PREFETCH_FRUSTUM_SCALE * neighbourScale); in prefetchTiles()