Searched refs:updateTiles (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapscene.cpp | 483 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 D | qgeotiledmapscene_p_p.h | 106 void updateTiles(QGeoTiledMapTileContainerNode *root,
|