Home
last modified time | relevance | path

Searched refs:FAST_OUT_SLOW_IN (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Dscoped_overview_animation_settings.cc111 animation_settings_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScopedOverviewAnimationSettings()
118 animation_settings_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScopedOverviewAnimationSettings()
143 animation_settings_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScopedOverviewAnimationSettings()
151 animation_settings_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScopedOverviewAnimationSettings()
166 animation_settings_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScopedOverviewAnimationSettings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dview_stack.cc26 slide_in_animator_->set_tween_type(gfx::Tween::FAST_OUT_SLOW_IN); in ViewStack()
27 slide_out_animator_->set_tween_type(gfx::Tween::FAST_OUT_SLOW_IN); in ViewStack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dtop_icon_animation_view.cc97 settings.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in TransformView()
109 title_settings.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in TransformView()
H A Dapp_list_folder_view.cc115 settings.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScheduleAnimation()
163 animation_.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in FolderItemTitleAnimation()
399 animation.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in ScheduleAnimation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/home_screen/
H A Dswipe_home_to_overview_controller.cc61 settings->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in UpdateHomeAnimationForGestureCancel()
133 gfx::Tween::FAST_OUT_SLOW_IN, in Drag()
H A Dhome_screen_presenter.cc70 settings->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in UpdateOverviewSettings()
H A Dwindow_scale_animation.cc55 settings.SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in WindowScaleAnimation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/ui/main_stage/
H A Dsuggestion_container_view.cc86 1.f, kChipFadeInDuration, gfx::Tween::Type::FAST_OUT_SLOW_IN)); in CreateAnimateInAnimation()
91 0.f, kChipFadeOutDuration, gfx::Tween::Type::FAST_OUT_SLOW_IN)); in CreateAnimateOutAnimation()
H A Dassistant_ui_element_view_animator.cc50 1.f, kAnimateInDuration, gfx::Tween::Type::FAST_OUT_SLOW_IN)), in AnimateIn()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dpaint_throbber.cc99 double sweep = kMaxArcSize * Tween::CalculateValue(Tween::FAST_OUT_SLOW_IN, in PaintThrobberSpinningWithStartAngle()
162 if (kMaxArcSize * Tween::CalculateValue(Tween::FAST_OUT_SLOW_IN, in PaintThrobberSpinningAfterWaiting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dpaint_throbber.cc103 Tween::CalculateValue(Tween::FAST_OUT_SLOW_IN, arc_progress); in PaintThrobberSpinningWithStartAngle()
165 if (kMaxArcSize * Tween::CalculateValue(Tween::FAST_OUT_SLOW_IN, in PaintThrobberSpinningAfterWaiting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/gestures/back_gesture/
H A Dback_gesture_affordance.cc133 gfx::Tween::FAST_OUT_SLOW_IN, complete_progress_); in OnPaint()
475 gfx::Tween::CalculateValue(gfx::Tween::FAST_OUT_SLOW_IN, in SetCompleteProgress()
483 (1 - gfx::Tween::CalculateValue(gfx::Tween::FAST_OUT_SLOW_IN, in GetAffordanceProgress()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/animation/
H A Dtween.h35 FAST_OUT_SLOW_IN, // Variant of EASE_IN_OUT which should be used in most enumerator
H A Dtween.cc57 case FAST_OUT_SLOW_IN: in CalculateValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/animation/
H A Dtween.h36 FAST_OUT_SLOW_IN, // Variant of EASE_IN_OUT which should be used in most enumerator
H A Dtween.cc60 case FAST_OUT_SLOW_IN: in CalculateValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/aura/
H A Dgesture_nav_simple.cc61 gfx::Tween::FAST_OUT_SLOW_IN;
74 gfx::Tween::Type::FAST_OUT_SLOW_IN;
82 gfx::Tween::FAST_OUT_SLOW_IN;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_contents/aura/
H A Dgesture_nav_simple.cc61 gfx::Tween::FAST_OUT_SLOW_IN;
74 gfx::Tween::Type::FAST_OUT_SLOW_IN;
82 gfx::Tween::FAST_OUT_SLOW_IN;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Ddrag_handle.cc346 : gfx::Tween::FAST_OUT_SLOW_IN, in HideDragHandleNudgeHelper()
379 gfx::Tween::FAST_OUT_SLOW_IN, in AnimateDragHandleShow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Ddesk_mini_view_animations.cc39 settings->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in InitScopedAnimationSettings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/splitview/
H A Dsplit_view_utils.cc84 *out_tween_type = gfx::Tween::FAST_OUT_SLOW_IN; in GetAnimationValuesForType()
118 *out_tween_type = gfx::Tween::FAST_OUT_SLOW_IN; in GetAnimationValuesForType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlogin_auth_user_view.cc1332 transition->set_tween_type(gfx::Tween::Type::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
1355 settings.SetTweenType(gfx::Tween::Type::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
1379 settings.SetTweenType(gfx::Tween::Type::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
1407 gfx::Tween::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
1437 settings.SetTweenType(gfx::Tween::Type::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
1457 settings.SetTweenType(gfx::Tween::Type::FAST_OUT_SLOW_IN); in ApplyAnimationPostLayout()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/animation/
H A Dinstallable_ink_drop_animator.cc287 gfx::Tween::FAST_OUT_SLOW_IN, flood_fill_animation_.GetCurrentValue()); in AnimationProgressed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/animation/
H A Dinstallable_ink_drop_animator.cc288 gfx::Tween::FAST_OUT_SLOW_IN, flood_fill_animation_.GetCurrentValue()); in AnimationProgressed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/pagination/
H A Dpagination_model.cc265 transition_animation_->SetTweenType(gfx::Tween::FAST_OUT_SLOW_IN); in StartTransitionAnimation()

12