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

1 2 3 4

  /external/chromium_org/ash/wm/
window_animations_unittest.cc 94 window->layer()->GetAnimator()->Step(base::TimeTicks::Now() +
143 old_layer->GetAnimator()->Step(base::TimeTicks::Now() +
145 window->layer()->GetAnimator()->Step(base::TimeTicks::Now() +
165 old_layer->GetAnimator()->Step(base::TimeTicks::Now() +
167 window->layer()->GetAnimator()->Step(base::TimeTicks::Now() +
185 ui::ScopedLayerAnimationSettings settings1(layer->GetAnimator());
188 ui::ScopedLayerAnimationSettings settings2(layer->GetAnimator());
192 EXPECT_TRUE(layer->GetAnimator()->is_animating());
195 layer->GetAnimator()->GetTransitionDuration().InMilliseconds());
198 layer->GetAnimator()->StopAnimating()
    [all...]
workspace_controller.cc 115 viewport_->layer()->GetAnimator()->StopAnimating();
119 viewport_->layer()->GetAnimator());
122 viewport_->layer()->GetAnimator()->SchedulePauseForProperties(
window_animations.cc 122 base::TimeDelta duration = window->layer()->GetAnimator()->
132 window->layer()->GetAnimator()->ScheduleAnimation(
138 window->layer()->GetAnimator()->SchedulePauseForProperties(
144 window->layer()->GetAnimator()->ScheduleAnimation(
150 window->layer()->GetAnimator()->ScheduleAnimation(
159 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator());
204 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator());
205 window->layer()->GetAnimator()->
210 window->layer()->GetAnimator()->
296 layer_owner_->root()->GetAnimator()->StopAnimating()
    [all...]
session_state_animator_impl.cc 67 ui::LayerAnimator* animator = window->layer()->GetAnimator();
84 ui::LayerAnimator* animator = window->layer()->GetAnimator();
101 ui::LayerAnimator* animator = window->layer()->GetAnimator();
120 ui::LayerAnimator* animator = window->layer()->GetAnimator();
136 ui::LayerAnimator* animator = window->layer()->GetAnimator();
168 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator());
198 layer->GetAnimator()->ScheduleAnimation(sequence);
207 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator());
230 layer->GetAnimator()->ScheduleAnimation(sequence);
239 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator());
    [all...]
drag_window_controller.cc 59 ui::ScopedLayerAnimationSettings scoped_setter(layer->GetAnimator());
93 ui::ScopedLayerAnimationSettings scoped_setter(widget_layer->GetAnimator());
boot_splash_screen_chromeos.cc 76 ui::ScopedLayerAnimationSettings settings(layer_->GetAnimator());
screen_dimmer.cc 53 dimming_layer_->GetAnimator());
  /external/chromium_org/ui/wm/core/
visibility_controller_unittest.cc 36 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator());
45 EXPECT_TRUE(window->layer()->GetAnimator()->
51 window->layer()->GetAnimator()->StopAnimating();
visibility_controller.cc 55 window->layer()->GetAnimator()->IsAnimatingProperty(
  /external/chromium_org/ui/compositor/
layer_owner_unittest.cc 22 ScopedLayerAnimationSettings settings(layer->GetAnimator());
  /external/chromium_org/ash/desktop_background/
desktop_background_widget_controller.cc 110 widget_->GetNativeView()->layer()->GetAnimator());
135 layer->GetAnimator()->StopAnimating();
  /external/chromium_org/ash/first_run/
desktop_cleaner.cc 39 ui::ScopedLayerAnimationSettings animation_settings(layer->GetAnimator());
54 ui::ScopedLayerAnimationSettings animation_settings(layer->GetAnimator());
  /external/chromium_org/ash/system/tray/
throbber_view.cc 98 layer()->GetAnimator()->StopAnimating();
100 ui::ScopedLayerAnimationSettings animation(layer()->GetAnimator());
  /external/chromium_org/ash/wm/overview/
window_selector_item.cc 193 layer->GetAnimator()->StopAnimating();
194 layer->GetAnimator()->SchedulePauseForProperties(
199 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator());
209 close_button_->GetNativeWindow()->layer()->GetAnimator());
252 layer->GetAnimator()->StopAnimating();
254 layer->GetAnimator()->SchedulePauseForProperties(
259 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator());
272 window_label_->GetNativeWindow()->layer()->GetAnimator());
scoped_window_copy.cc 122 widget_->GetNativeWindow()->layer()->GetAnimator()->AddObserver(this);
148 widget_->GetNativeWindow()->layer()->GetAnimator()->RemoveObserver(this);
  /external/chromium_org/ui/views/controls/
slide_out_view.cc 71 ui::ScopedLayerAnimationSettings settings(layer()->GetAnimator());
81 ui::ScopedLayerAnimationSettings settings(layer()->GetAnimator());
  /external/chromium_org/ash/display/
display_configurator_animation.cc 132 ui::ScopedLayerAnimationSettings settings(hiding_layer->GetAnimator());
135 observer->AddNewAnimator(hiding_layer->GetAnimator());
163 ui::LayerAnimator* animator = it->second->GetAnimator();
197 ui::ScopedLayerAnimationSettings settings(hiding_layer->GetAnimator());
200 observer->AddNewAnimator(hiding_layer->GetAnimator());
  /external/chromium_org/ash/system/
status_area_widget_delegate.cc 33 : ui::ScopedLayerAnimationSettings(layer->GetAnimator()) {
150 layer()->GetAnimator()->StopAnimating();
tray_update.cc 107 GetAnimator()->AddObserver(this);
115 GetAnimator()->RemoveObserver(this);
  /external/chromium_org/athena/home/
athena_start_page_view.cc 253 system_info_view_->layer()->GetAnimator());
254 ui::ScopedLayerAnimationSettings logo(logo_->layer()->GetAnimator());
256 search_box_container_->layer()->GetAnimator());
258 app_icon_container_->layer()->GetAnimator());
260 control_icon_container_->layer()->GetAnimator());
339 logo_->layer()->GetAnimator());
347 search_box_container_->layer()->GetAnimator());
351 search_results_view_->layer()->GetAnimator());
  /external/chromium_org/ash/frame/
header_painter_util.cc 90 window->parent()->layer()->GetAnimator();
  /external/chromium_org/ui/keyboard/
keyboard_layout_manager.cc 45 controller_->GetContainerWindow()->layer()->GetAnimator();
  /external/chromium_org/ash/wm/maximize_mode/
workspace_backdrop_delegate.cc 144 background_->GetNativeView()->layer()->GetAnimator());
156 background_->GetNativeView()->layer()->GetAnimator());
  /external/chromium_org/ash/wm/workspace/
phantom_window_controller.cc 63 widget->GetNativeWindow()->layer()->GetAnimator());
141 ui::ScopedLayerAnimationSettings scoped_setter(widget_layer->GetAnimator());
  /external/chromium_org/chrome/test/base/
interactive_test_utils_views.cc 66 ui::LayerAnimator* animator = layer->GetAnimator();

Completed in 478 milliseconds

1 2 3 4