Home
last modified time | relevance | path

Searched refs:FindPredictSnapIndexInItemPositionsCenter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h519 …void FindPredictSnapIndexInItemPositionsCenter(float predictEndPos, int32_t& endIndex, int32_t& cu…
H A Dlist_layout_algorithm.cpp2262 void ListLayoutAlgorithm::FindPredictSnapIndexInItemPositionsCenter( in FindPredictSnapIndexInItemPositionsCenter() function in OHOS::Ace::NG::ListLayoutAlgorithm
2313 FindPredictSnapIndexInItemPositionsCenter(predictEndPos, endIndex, currIndex); in FindPredictSnapEndIndexInItemPositions()