Searched refs:old_preemption_strategy_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dscoped_layer_animation_settings.h62 LayerAnimator::PreemptionStrategy old_preemption_strategy_; member in class:ui::ScopedLayerAnimationSettings
H A Dscoped_layer_animation_settings.cc88 old_preemption_strategy_(animator->preemption_strategy()),
99 animator_->set_preemption_strategy(old_preemption_strategy_);

Completed in 86 milliseconds