Searched refs:updateMapObjects (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qgeotiledmaplabs.cpp | 64 void updateMapObjects(QSGNode *root, QQuickWindow *window); 129 void QGeoTiledMapLabsPrivate::updateMapObjects(QSGNode *root, QQuickWindow *window) in updateMapObjects() function in QGeoTiledMapLabsPrivate 131 m_qsgSupport.updateMapObjects(root, window); in updateMapObjects() 185 d->updateMapObjects(root, window); in updateSceneGraph()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/ |
| H A D | qgeomapitemsoverlay.cpp | 67 void updateMapObjects(QSGNode *root, QQuickWindow *window); 129 d->updateMapObjects(mapRoot, window); in updateSceneGraph() 202 void QGeoMapItemsOverlayPrivate::updateMapObjects(QSGNode *root, QQuickWindow *window) in updateMapObjects() function in QGeoMapItemsOverlayPrivate 204 m_qsgSupport.updateMapObjects(root, window); in updateMapObjects()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/ |
| H A D | qgeomapobjectqsgsupport_p.h | 82 void updateMapObjects(QSGNode *root, QQuickWindow *window);
|
| H A D | qgeomapobjectqsgsupport.cpp | 156 void QGeoMapObjectQSGSupport::updateMapObjects(QSGNode *root, QQuickWindow *window) in updateMapObjects() function in QGeoMapObjectQSGSupport
|