Searched refs:EASE_IN_OUT (Results 1 – 6 of 6) sorted by relevance
24 EASE_IN_OUT, // Slow in and out, fast in the middle. enumerator
34 case EASE_IN_OUT: in CalculateValue()
168 settings.SetTweenType(gfx::Tween::EASE_IN_OUT); in HideWindow()207 settings.SetTweenType(gfx::Tween::EASE_IN_OUT); in TransformWindowToBaseState()603 window, 0.0, duration, gfx::Tween::EASE_IN_OUT, observer); in RunAnimationForWindow()
130 show ? gfx::Tween::EASE_IN : gfx::Tween::EASE_IN_OUT); in AddLayerAnimationsForMinimize()
39 SetTweenType(gfx::Tween::EASE_IN_OUT); in StatusAreaWidgetDelegateAnimationSettings()
446 opacity->set_tween_type(gfx::Tween::EASE_IN_OUT); in AddLayerAnimationsForRotate()