Searched refs:ScopedAnimationDurationScaleMode (Results 1 - 25 of 29) sorted by path

12

/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller_unittest.cc51 ASSERT_NE(ui::ScopedAnimationDurationScaleMode::duration_scale_mode(),
52 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION);
153 ui::ScopedAnimationDurationScaleMode test_duration_mode(
154 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
185 ui::ScopedAnimationDurationScaleMode test_duration_mode(
186 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
233 ui::ScopedAnimationDurationScaleMode test_duration_mode(
234 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager_unittest.cc789 ui::ScopedAnimationDurationScaleMode normal_animation_duration(
790 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION);
1077 ui::ScopedAnimationDurationScaleMode animation_duration(
1078 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION);
1677 ui::ScopedAnimationDurationScaleMode regular_animations(
1678 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
1706 ui::ScopedAnimationDurationScaleMode regular_animations(
1707 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
2020 ui::ScopedAnimationDurationScaleMode regular_animations(
2021 ui::ScopedAnimationDurationScaleMode
[all...]
H A Dshelf_view.cc1682 scoped_ptr<ui::ScopedAnimationDurationScaleMode> slowing_animations;
1684 slowing_animations.reset(new ui::ScopedAnimationDurationScaleMode(
1685 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION));
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_unittest.cc493 scoped_ptr<ui::ScopedAnimationDurationScaleMode> animation_duration;
495 new ui::ScopedAnimationDurationScaleMode(
496 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION));
/external/chromium_org/ash/test/
H A Dash_test_helper.cc65 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
66 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
H A Dash_test_helper.h20 class ScopedAnimationDurationScaleMode;
75 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_unittest.cc461 ui::ScopedAnimationDurationScaleMode test_duration_mode(
462 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
468 ui::ScopedAnimationDurationScaleMode test_duration_mode(
469 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
564 ui::ScopedAnimationDurationScaleMode test_duration_mode(
565 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
/external/chromium_org/ash/wm/
H A Dwindow_animations_unittest.cc68 ui::ScopedAnimationDurationScaleMode test_duration_mode(
69 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
116 ui::ScopedAnimationDurationScaleMode test_duration_mode(
117 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
174 ui::ScopedAnimationDurationScaleMode test_duration_mode(
175 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
H A Dworkspace_controller_unittest.cc1206 ui::ScopedAnimationDurationScaleMode test_duration_mode(
1207 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
/external/chromium_org/athena/test/
H A Dathena_test_helper.cc37 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
38 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
H A Dathena_test_helper.h19 class ScopedAnimationDurationScaleMode;
65 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_browsertest.cc128 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
129 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
136 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
/external/chromium_org/content/browser/web_contents/aura/
H A Dwindow_slider_unittest.cc338 ui::ScopedAnimationDurationScaleMode normal_duration_(
339 ui::ScopedAnimationDurationScaleMode::NORMAL_DURATION);
593 ui::ScopedAnimationDurationScaleMode normal_duration(
594 ui::ScopedAnimationDurationScaleMode::NORMAL_DURATION);
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura_browsertest.cc475 ui::ScopedAnimationDurationScaleMode fast_duration_mode(
476 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
1032 ui::ScopedAnimationDurationScaleMode fast_duration_mode(
1033 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
/external/chromium_org/ui/aura/test/
H A Daura_test_helper.cc42 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
43 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
H A Daura_test_helper.h20 class ScopedAnimationDurationScaleMode;
67 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc1616 ui::ScopedAnimationDurationScaleMode test_duration_mode(
1617 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
2281 ui::ScopedAnimationDurationScaleMode test_duration_mode(
2282 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
2396 ui::ScopedAnimationDurationScaleMode test_duration_mode(
2397 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
2431 ui::ScopedAnimationDurationScaleMode test_duration_mode(
2432 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
3434 ui::ScopedAnimationDurationScaleMode test_duration_mode(
3435 ui::ScopedAnimationDurationScaleMode
[all...]
/external/chromium_org/ui/compositor/
H A Dlayer_animation_element.cc24 // ScopedAnimationDurationScaleMode.
760 switch (ScopedAnimationDurationScaleMode::duration_scale_mode()) {
761 case ScopedAnimationDurationScaleMode::NORMAL_DURATION:
763 case ScopedAnimationDurationScaleMode::FAST_DURATION:
765 case ScopedAnimationDurationScaleMode::SLOW_DURATION:
767 case ScopedAnimationDurationScaleMode::NON_ZERO_DURATION:
769 case ScopedAnimationDurationScaleMode::ZERO_DURATION:
H A Dlayer_animation_element_unittest.cc88 ScopedAnimationDurationScaleMode faster_duration(
89 ScopedAnimationDurationScaleMode::FAST_DURATION);
H A Dlayer_animator_unittest.cc1893 ScopedAnimationDurationScaleMode normal_duration_mode(
1894 ScopedAnimationDurationScaleMode::NORMAL_DURATION);
1962 ScopedAnimationDurationScaleMode normal_duration_mode(
1963 ScopedAnimationDurationScaleMode::NORMAL_DURATION);
2003 ScopedAnimationDurationScaleMode test_duration_mode(
2004 ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
H A Dscoped_animation_duration_scale_mode.cc10 ScopedAnimationDurationScaleMode::DurationScaleMode
11 ScopedAnimationDurationScaleMode::duration_scale_mode_ =
12 ScopedAnimationDurationScaleMode::NORMAL_DURATION;
H A Dscoped_animation_duration_scale_mode.h14 class COMPOSITOR_EXPORT ScopedAnimationDurationScaleMode { class in namespace:ui
27 explicit ScopedAnimationDurationScaleMode( function in class:ui::ScopedAnimationDurationScaleMode
33 ~ScopedAnimationDurationScaleMode() {
46 DISALLOW_COPY_AND_ASSIGN(ScopedAnimationDurationScaleMode);
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_unittest.cc42 ASSERT_NE(ui::ScopedAnimationDurationScaleMode::duration_scale_mode(),
43 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION);
504 ui::ScopedAnimationDurationScaleMode test_duration_mode(
505 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc68 switch (ui::ScopedAnimationDurationScaleMode::duration_scale_mode()) {
69 case ui::ScopedAnimationDurationScaleMode::NORMAL_DURATION: return 100;
70 case ui::ScopedAnimationDurationScaleMode::FAST_DURATION: return 25;
71 case ui::ScopedAnimationDurationScaleMode::SLOW_DURATION: return 400;
72 case ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION: return 1;
73 case ui::ScopedAnimationDurationScaleMode::ZERO_DURATION: return 0;
/external/chromium_org/ui/views/test/
H A Dviews_test_helper_mac.h12 class ScopedAnimationDurationScaleMode;
24 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;

Completed in 827 milliseconds

12