Searched refs:GetOpacityStart (Results 1 – 4 of 4) sorted by relevance
416 …eType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetOpacityStart()); in BuildAnimation()443 …AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetOpacityStart()); in BuildAnimation()477 …eType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetOpacityStart()); in BuildAnimationForPhone()506 …AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetOpacityStart()); in BuildAnimationForPhone()
281 double GetOpacityStart() const in GetOpacityStart() function
269 float GetOpacityStart() const in GetOpacityStart() function
901 ctx->OpacityAnimation(option, theme->GetOpacityStart(), theme->GetOpacityEnd()); in OpenDialogAnimation()955 ctx->OpacityAnimation(option, theme->GetOpacityEnd(), theme->GetOpacityStart()); in CloseDialogAnimation()