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

  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.cc 31 animator_->set_preemption_strategy(old_preemption_strategy_);
65 animator_->set_preemption_strategy(strategy);
layer_animator_unittest.cc 745 animator->set_preemption_strategy(LayerAnimator::IMMEDIATELY_SET_NEW_TARGET);
775 animator->set_preemption_strategy(
832 test_controller.animator()->set_preemption_strategy(
    [all...]
layer_animator.h 99 void set_preemption_strategy(PreemptionStrategy strategy) { function in class:ui::LayerAnimator
  /external/chromium_org/ash/wm/
session_state_animator.cc 60 animator->set_preemption_strategy(
77 animator->set_preemption_strategy(
94 animator->set_preemption_strategy(
113 animator->set_preemption_strategy(
129 animator->set_preemption_strategy(
277 animator->set_preemption_strategy(
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 188 set_preemption_strategy(ui::LayerAnimator::REPLACE_QUEUED_ANIMATIONS);
    [all...]

Completed in 98 milliseconds