Searched refs:GetReboundCurve (Results 1 – 3 of 3) sorted by relevance
74 RefPtr<Curve> GetReboundCurve() const;
97 RefPtr<Curve> TextPickerOverscroller::GetReboundCurve() const in GetReboundCurve() function in OHOS::Ace::NG::TextPickerOverscroller
1195 option.SetCurve(overscroller_.GetReboundCurve()); in CreateReboundAnimation()