HomeSort by relevance Sort by last modified time
    Searched refs:ScopedAnimationDurationScaleMode (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/ui/compositor/
scoped_animation_duration_scale_mode.cc 10 ScopedAnimationDurationScaleMode::DurationScaleMode
11 ScopedAnimationDurationScaleMode::duration_scale_mode_ =
12 ScopedAnimationDurationScaleMode::NORMAL_DURATION;
scoped_animation_duration_scale_mode.h 14 class COMPOSITOR_EXPORT ScopedAnimationDurationScaleMode {
27 explicit ScopedAnimationDurationScaleMode(
33 ~ScopedAnimationDurationScaleMode() {
46 DISALLOW_COPY_AND_ASSIGN(ScopedAnimationDurationScaleMode);
layer_animation_element.cc 24 // 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:
layer_animation_element_unittest.cc 88 ScopedAnimationDurationScaleMode faster_duration(
89 ScopedAnimationDurationScaleMode::FAST_DURATION);
  /external/chromium_org/ui/views/test/
views_test_helper_mac.h 12 class ScopedAnimationDurationScaleMode;
24 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
  /external/chromium_org/athena/test/
athena_test_helper.h 19 class ScopedAnimationDurationScaleMode;
65 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
athena_test_helper.cc 37 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
38 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
  /external/chromium_org/ash/test/
ash_test_helper.h 20 class ScopedAnimationDurationScaleMode;
75 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
ash_test_helper.cc 65 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
66 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
  /external/chromium_org/ui/aura/test/
aura_test_helper.h 20 class ScopedAnimationDurationScaleMode;
67 scoped_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
aura_test_helper.cc 42 zero_duration_mode_.reset(new ui::ScopedAnimationDurationScaleMode(
43 ui::ScopedAnimationDurationScaleMode::ZERO_DURATION));
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 51 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/ui/wm/core/
visibility_controller_unittest.cc 25 ui::ScopedAnimationDurationScaleMode test_duration_mode(
26 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION);
window_animations_unittest.cc 143 ui::ScopedAnimationDurationScaleMode scale_mode(
144 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
219 ui::ScopedAnimationDurationScaleMode scale_mode(
220 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
294 ui::ScopedAnimationDurationScaleMode scale_mode(
295 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
window_animations.cc 664 if (ui::ScopedAnimationDurationScaleMode::duration_scale_mode() ==
665 ui::ScopedAnimationDurationScaleMode::NON_ZERO_DURATION)
  /external/chromium_org/ash/wm/
window_animations_unittest.cc 68 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);
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_browsertest.cc 128 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/
window_slider_unittest.cc 338 ui::ScopedAnimationDurationScaleMode normal_duration_(
339 ui::ScopedAnimationDurationScaleMode::NORMAL_DURATION);
593 ui::ScopedAnimationDurationScaleMode normal_duration(
594 ui::ScopedAnimationDurationScaleMode::NORMAL_DURATION);
  /external/chromium_org/ui/keyboard/
keyboard_controller_unittest.cc 42 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/ash/system/tray/
system_tray_unittest.cc 493 scoped_ptr<ui::ScopedAnimationDurationScaleMode> animation_duration;
495 new ui::ScopedAnimationDurationScaleMode(
496 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION));
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 789 ui::ScopedAnimationDurationScaleMode normal_animation_duration(
790 ui::ScopedAnimationDurationScaleMode::SLOW_DURATION);
    [all...]
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 461 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);
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 68 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;
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura_browsertest.cc 475 ui::ScopedAnimationDurationScaleMode fast_duration_mode(
476 ui::ScopedAnimationDurationScaleMode::FAST_DURATION);
    [all...]
  /external/chromium_org/ui/aura/
window_unittest.cc     [all...]

Completed in 1309 milliseconds

1 2