Searched refs:GetChainProperty (Results 1 – 6 of 6) sorted by relevance
57 chainInterval_ = context->NormalizeToPx(renderList_.GetChainProperty().Interval()); in Update()373 chain_->SetControlStiffness(renderList_.GetChainProperty().ControlStiffness()); in FlushChainAnimation()374 chain_->SetControlDamping(renderList_.GetChainProperty().ControlDamping()); in FlushChainAnimation()740 const auto& property = renderList_.GetChainProperty(); in InitChainAnimation()754 chain_->SetDecoration(context->NormalizeToPx(renderList_.GetChainProperty().Interval())); in InitChainAnimation()755 chain_->SetMinDecoration(context->NormalizeToPx(renderList_.GetChainProperty().MinInterval())); in InitChainAnimation()756 chain_->SetMaxDecoration(context->NormalizeToPx(renderList_.GetChainProperty().MaxInterval())); in InitChainAnimation()
419 const SpringChainProperty& GetChainProperty() const in GetChainProperty() function
429 const SpringChainProperty& GetChainProperty() const in GetChainProperty() function
74 chainProperty_ = list->GetChainProperty(); in Update()
359 const SpringChainProperty& GetChainProperty() const in GetChainProperty() function
2044 const auto& property = GetChainProperty(); in InitChainAnimation()2128 chain_->SetControlStiffness(GetChainProperty().ControlStiffness()); in FlushChainAnimation()2129 chain_->SetControlDamping(GetChainProperty().ControlDamping()); in FlushChainAnimation()