Searched refs:AddPredictLayoutNode (Results 1 – 6 of 6) sorted by relevance
253 node->AddPredictLayoutNode(childNodeOne);254 node->AddPredictLayoutNode(childNodeTwo);617 frameNode->AddPredictLayoutNode(childNodeOne);618 frameNode->AddPredictLayoutNode(childNodeTwo);619 frameNode->AddPredictLayoutNode(childNodeThree);652 frameNode->AddPredictLayoutNode(childNode);
192 void AddPredictLayoutNode(const RefPtr<RenderNode>& renderNode);
1440 void PipelineContext::AddPredictLayoutNode(const RefPtr<RenderNode>& renderNode) in AddPredictLayoutNode() function in OHOS::Ace::PipelineContext
983 void AddPredictLayoutNode(const RefPtr<FrameNode>& node) in AddPredictLayoutNode() function
491 pipelineContext->AddPredictLayoutNode(AceType::Claim(this)); in MarkNeedPredictLayout()
226 predictNode_->AddPredictLayoutNode(dirty); in AddDirtyLayoutNode()