Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h983 void AddPredictLayoutNode(const RefPtr<FrameNode>& node) in AddPredictLayoutNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1440 void PipelineContext::AddPredictLayoutNode(const RefPtr<RenderNode>& renderNode) in AddPredictLayoutNode() function in OHOS::Ace::PipelineContext