Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h799 virtual void OnGenerateOneDepthVisibleFrame(std::list<RefPtr<FrameNode>>& visibleList) in OnGenerateOneDepthVisibleFrame() function
H A Dframe_node.cpp2482 void FrameNode::OnGenerateOneDepthVisibleFrame(std::list<RefPtr<FrameNode>>& visibleList) in OnGenerateOneDepthVisibleFrame() function in OHOS::Ace::NG::FrameNode