Searched refs:GetOpacityEnd (Results 1 – 4 of 4) sorted by relevance
418 … AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetOpacityEnd()); in BuildAnimation()441 …AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetOpacityEnd()); in BuildAnimation()479 … AceType::MakeRefPtr<Keyframe<float>>(PHONE_OPACITY_MIDDLE_IN, dialogTheme_->GetOpacityEnd()); in BuildAnimationForPhone()481 … AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameEnd(), dialogTheme_->GetOpacityEnd()); in BuildAnimationForPhone()504 …AceType::MakeRefPtr<Keyframe<float>>(dialogTheme_->GetFrameStart(), dialogTheme_->GetOpacityEnd()); in BuildAnimationForPhone()
286 double GetOpacityEnd() const in GetOpacityEnd() function
274 float GetOpacityEnd() const in GetOpacityEnd() function
901 ctx->OpacityAnimation(option, theme->GetOpacityStart(), theme->GetOpacityEnd()); in OpenDialogAnimation()955 ctx->OpacityAnimation(option, theme->GetOpacityEnd(), theme->GetOpacityStart()); in CloseDialogAnimation()