Searched refs:FindLazyForEachNode (Results 1 – 2 of 2) sorted by relevance
337 auto targetNode = FindLazyForEachNode(host); in ResetOnForceMeasure()687 auto targetNode = swiper->FindLazyForEachNode(swiperNode); in InitSurfaceChangedCallback()1970 auto targetNode = FindLazyForEachNode(host); in DoSwiperPreloadItems()4440 auto targetNode = FindLazyForEachNode(host); in SetLazyForEachLongPredict()4452 auto targetNode = FindLazyForEachNode(host); in SetLazyLoadIsLoop()5759 std::optional<RefPtr<UINode>> SwiperPattern::FindLazyForEachNode(RefPtr<UINode> baseNode, bool isSe… in FindLazyForEachNode() function in OHOS::Ace::NG::SwiperPattern5771 auto targetNode = FindLazyForEachNode(child, false); in FindLazyForEachNode()
928 …std::optional<RefPtr<UINode>> FindLazyForEachNode(RefPtr<UINode> baseNode, bool isSelfNode = true)…