Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp660 double sideLength = d->m_scaleFactor * d->m_tileSize * d->m_sideLength; in updateSceneGraph() local
662 d->m_sideLengthPixel = sideLength; in updateSceneGraph()
665 mapRoot->updateTiles(mapRoot->wrapLeft, d, +sideLength, window, isOpenGL); in updateSceneGraph()
666 mapRoot->updateTiles(mapRoot->wrapRight, d, -sideLength, window, isOpenGL); in updateSceneGraph()