OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
748
animator->
set_preemption_strategy
(LayerAnimator::IMMEDIATELY_SET_NEW_TARGET);
778
animator->
set_preemption_strategy
(
835
test_controller.animator()->
set_preemption_strategy
(
[
all
...]
layer_animator.h
104
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/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.cc
163
container_animator->
set_preemption_strategy
(
/external/chromium_org/ash/accelerators/
accelerator_controller.cc
363
set_preemption_strategy
(ui::LayerAnimator::REPLACE_QUEUED_ANIMATIONS);
[
all
...]
Completed in 191 milliseconds