Searched refs:GetScaleEnd (Results 1 – 3 of 3) sorted by relevance
409 …d = AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetScaleEnd()); in BuildAnimation()432 … AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetScaleEnd()); in BuildAnimation()468 …d = AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetScaleEnd()); in BuildAnimationForPhone()495 … AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetScaleEnd()); in BuildAnimationForPhone()
276 double GetScaleEnd() const in GetScaleEnd() function
912 ctx->ScaleAnimation(option, theme->GetScaleStart(), theme->GetScaleEnd()); in OpenDialogAnimation()964 ctx->ScaleAnimation(option, theme->GetScaleEnd(), theme->GetScaleStart()); in CloseDialogAnimation()