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.cc 58 animator->set_preemption_strategy(
75 animator->set_preemption_strategy(
92 animator->set_preemption_strategy(
111 animator->set_preemption_strategy(
127 animator->set_preemption_strategy(
275 animator->set_preemption_strategy(
  /external/chromium_org/ui/keyboard/
keyboard_controller.cc 433 container_animator->set_preemption_strategy(
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 317 set_preemption_strategy(ui::LayerAnimator::REPLACE_QUEUED_ANIMATIONS);
    [all...]

Completed in 1995 milliseconds