Searched refs:GetStopOnScreenOffset (Results 1 – 2 of 2) sorted by relevance
2227 float ListLayoutAlgorithm::GetStopOnScreenOffset(V2::ScrollSnapAlign scrollSnapAlign) const in GetStopOnScreenOffset() function in OHOS::Ace::NG::ListLayoutAlgorithm2243 float stopOnScreen = GetStopOnScreenOffset(V2::ScrollSnapAlign::START); in FindPredictSnapIndexInItemPositionsStart()2265 float stopOnScreen = GetStopOnScreenOffset(V2::ScrollSnapAlign::CENTER); in FindPredictSnapIndexInItemPositionsCenter()2285 float stopOnScreen = GetStopOnScreenOffset(V2::ScrollSnapAlign::END); in FindPredictSnapIndexInItemPositionsEnd()2392 float stopOnScreen = GetStopOnScreenOffset(scrollSnapAlign); in OnItemPositionAddOrUpdate()
517 float GetStopOnScreenOffset(V2::ScrollSnapAlign scrollSnapAlign) const;