Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp483 void QGeoTiledMapRootNode::updateTiles(QGeoTiledMapTileContainerNode *root, in updateTiles() function in QGeoTiledMapRootNode
664 mapRoot->updateTiles(mapRoot->tiles, d, 0, window, isOpenGL); in updateSceneGraph()
665 mapRoot->updateTiles(mapRoot->wrapLeft, d, +sideLength, window, isOpenGL); in updateSceneGraph()
666 mapRoot->updateTiles(mapRoot->wrapRight, d, -sideLength, window, isOpenGL); in updateSceneGraph()
H A Dqgeotiledmapscene_p_p.h106 void updateTiles(QGeoTiledMapTileContainerNode *root,