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

  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.h 62 LayerAnimator::PreemptionStrategy old_preemption_strategy_; member in class:ui::ScopedLayerAnimationSettings
scoped_layer_animation_settings.cc 88 old_preemption_strategy_(animator->preemption_strategy()),
99 animator_->set_preemption_strategy(old_preemption_strategy_);

Completed in 63 milliseconds