Searched defs:PreemptionStrategy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animator.h46 enum PreemptionStrategy { enum in class:ui::LayerAnimator
103 void set_preemption_strategy(PreemptionStrategy strategy) {
107 PreemptionStrategy preemption_strategy() const {
125 // animation sequences. Takes PreemptionStrategy into account.
324 PreemptionStrategy preemption_strategy_;

Completed in 355 milliseconds