Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeotiledmaplabs.cpp72 QGeoMapObjectQSGSupport m_qsgSupport; member in QGeoTiledMapLabsPrivate
78 m_qsgSupport.m_map = map; in QGeoTiledMapLabsPrivate()
88 return m_qsgSupport.createMapObjectImplementationPrivate(obj); in createMapObjectImplementation()
93 return m_qsgSupport.mapObjects(); in mapObjects()
98 m_qsgSupport.removeMapObject(obj); in removeMapObject()
131 m_qsgSupport.updateMapObjects(root, window); in updateMapObjects()
136 m_qsgSupport.updateObjectsGeometry(); in updateObjectsGeometry()
178 return d->m_qsgSupport.createMapObjectImplementation(obj, d); in createMapObjectImplementation()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/
H A Dqgeomapitemsoverlay.cpp70 QGeoMapObjectQSGSupport m_qsgSupport; member in QGeoMapItemsOverlayPrivate
110 return d->m_qsgSupport.createMapObjectImplementation(obj, d); in createMapObjectImplementation()
178 m_qsgSupport.m_map = map; in QGeoMapItemsOverlayPrivate()
189 return m_qsgSupport.createMapObjectImplementationPrivate(obj); in createMapObjectImplementation()
194 return m_qsgSupport.mapObjects(); in mapObjects()
199 m_qsgSupport.removeMapObject(obj); in removeMapObject()
204 m_qsgSupport.updateMapObjects(root, window); in updateMapObjects()
239 m_qsgSupport.updateObjectsGeometry(); in updateObjectsGeometry()