Searched refs:GetNestedScrollVelocity (Results 1 – 2 of 2) sorted by relevance
867 float GetNestedScrollVelocity();
649 float nestedVelocity = pattern->GetNestedScrollVelocity(); in AddScrollEvent()670 if (GetNestedScrolling() && !NearZero(GetNestedScrollVelocity())) { in OnTouchDown()3512 float ScrollablePattern::GetNestedScrollVelocity() in GetNestedScrollVelocity() function in OHOS::Ace::NG::ScrollablePattern