Searched refs:rootNodeVectorPtr (Results 1 – 2 of 2) sorted by relevance
72 …std::vector<sptr<WindowNode>>* rootNodeVectorPtr = GetWindowNodesByDisplayIdAndRootType(node->GetD… in AddWindowNodeOnWindowTree() local74 if (rootNodeVectorPtr != nullptr) { in AddWindowNodeOnWindowTree()75 rootNodeVectorPtr->push_back(node); in AddWindowNodeOnWindowTree()470 …std::vector<sptr<WindowNode>>* rootNodeVectorPtr = GetWindowNodesByDisplayIdAndRootType(displayId,… in UpdateNodeSizeChangeReasonWithRotation() local471 if (rootNodeVectorPtr == nullptr) { in UpdateNodeSizeChangeReasonWithRotation()475 for (auto& node : (*rootNodeVectorPtr)) { in UpdateNodeSizeChangeReasonWithRotation()
113 std::vector<sptr<WindowNode>>* rootNodeVectorPtr = variable115 ASSERT_EQ(nullptr, rootNodeVectorPtr);126 std::vector<sptr<WindowNode>>* rootNodeVectorPtr = variable128 ASSERT_EQ(nullptr, rootNodeVectorPtr);