Searched refs:SetUiFirstRootNode (Results 1 – 3 of 3) sorted by relevance
239 bool SetUiFirstRootNode(NodeId uifirstRootNodeId);
555 bool RSRenderParams::SetUiFirstRootNode(NodeId uifirstRootNodeId) in SetUiFirstRootNode() function in OHOS::Rosen::RSRenderParams
391 ret |= stagingRenderParams_->SetUiFirstRootNode(uifirstRootNodeId_); in SetIsOnTheTree()3648 if (stagingRenderParams_ && stagingRenderParams_->SetUiFirstRootNode(uifirstRootNodeId_)) { in UpdateTreeUifirstRootNodeId()