Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase_p.h109 QSGNode *updatePaintNode(QSGNode *, UpdatePaintNodeData *);
H A Dqdeclarativegeomapitembase.cpp284 QSGNode *QDeclarativeGeoMapItemBase::updatePaintNode(QSGNode *oldNode, UpdatePaintNodeData *pd) in updatePaintNode() function in QDeclarativeGeoMapItemBase
H A Dqdeclarativegeomap_p.h254 QSGNode *updatePaintNode(QSGNode *, UpdatePaintNodeData *) override;
H A Dqdeclarativegeomap.cpp491 QSGNode *QDeclarativeGeoMap::updatePaintNode(QSGNode *oldNode, UpdatePaintNodeData *) in updatePaintNode() function in QDeclarativeGeoMap