Home
last modified time | relevance | path

Searched defs:OnGenerateOneDepthVisibleFrameWithTransition (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_node.h221 …void OnGenerateOneDepthVisibleFrameWithTransition(std::list<RefPtr<FrameNode>>& visibleList) overr… in OnGenerateOneDepthVisibleFrameWithTransition() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1357 void UINode::OnGenerateOneDepthVisibleFrameWithTransition(std::list<RefPtr<FrameNode>>& visibleList) in OnGenerateOneDepthVisibleFrameWithTransition() function in OHOS::Ace::NG::UINode
H A Dframe_node.cpp2501 void FrameNode::OnGenerateOneDepthVisibleFrameWithTransition(std::list<RefPtr<FrameNode>>& visibleL… in OnGenerateOneDepthVisibleFrameWithTransition() function in OHOS::Ace::NG::FrameNode