Searched refs:GetFrictionProperty (Results 1 – 5 of 5) sorted by relevance
453 RefPtr<NodeAnimatablePropertyFloat> GetFrictionProperty();
509 GetFrictionProperty(); in StartScrollAnimation()1139 RefPtr<NodeAnimatablePropertyFloat> Scrollable::GetFrictionProperty() in GetFrictionProperty() function in OHOS::Ace::NG::Scrollable
500 auto property = scrollable->GetFrictionProperty(); in AttachAnimatableProperty()
1778 auto frictionProperty = scrollable->GetFrictionProperty();
556 auto frictionProperty = scrollable->GetFrictionProperty(); in InitScrollable()