Home
last modified time | relevance | path

Searched defs:RootNode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmapiconobjectqsg.cpp50 class RootNode : public QSGTransformNode, public VisibleNode class
53 RootNode() { } in RootNode() function in RootNode
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem_p_p.h490 struct RootNode : public QSGNode /*QSGTransformNode*/, public VisibleNode struct
492 RootNode() { } in RootNode() argument
494 bool isSubtreeBlocked() const override in isSubtreeBlocked()