Searched refs:GetLazyForEachIndex (Results 1 – 2 of 2) sorted by relevance
85 static int32_t GetLazyForEachIndex(const RefPtr<FrameNode>& host);
351 int32_t ListLanesLayoutAlgorithm::GetLazyForEachIndex(const RefPtr<FrameNode>& host) in GetLazyForEachIndex() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm375 auto lazyIndex = GetLazyForEachIndex(wrapper->GetHostNode()); in FindLanesStartIndex()