HomeSort by relevance Sort by last modified time
    Searched refs:set_preemption_strategy (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.cc 99 animator_->set_preemption_strategy(old_preemption_strategy_);
141 animator_->set_preemption_strategy(strategy);
layer_animator_unittest.cc 773 animator->set_preemption_strategy(LayerAnimator::IMMEDIATELY_SET_NEW_TARGET);
802 animator->set_preemption_strategy(
859 test_controller.animator()->set_preemption_strategy(
    [all...]
layer_animator.h 103 void set_preemption_strategy(PreemptionStrategy strategy) { function in class:ui::LayerAnimator
  /external/chromium_org/ash/wm/
session_state_animator_impl.cc 68 animator->set_preemption_strategy(
85 animator->set_preemption_strategy(
102 animator->set_preemption_strategy(
121 animator->set_preemption_strategy(
137 animator->set_preemption_strategy(
285 animator->set_preemption_strategy(
  /external/chromium_org/ui/keyboard/
keyboard_controller.cc 529 container_animator->set_preemption_strategy(
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 316 set_preemption_strategy(ui::LayerAnimator::REPLACE_QUEUED_ANIMATIONS);
    [all...]

Completed in 588 milliseconds