OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_needs_synchronized_start_time
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/cc/test/
animation_test_common.cc
49
animation->
set_needs_synchronized_start_time
(true);
78
animation->
set_needs_synchronized_start_time
(true);
127
animation->
set_needs_synchronized_start_time
(true);
/external/chromium_org/cc/animation/
animation.h
130
void
set_needs_synchronized_start_time
(bool needs_synchronized_start_time) {
function in class:cc::Animation
animation_unittest.cc
317
anim->
set_needs_synchronized_start_time
(true);
326
anim->
set_needs_synchronized_start_time
(false);
[
all
...]
layer_animation_controller.cc
327
animations_[i]->
set_needs_synchronized_start_time
(false);
[
all
...]
layer_animation_controller_unittest.cc
675
animation->
set_needs_synchronized_start_time
(true);
757
animation->
set_needs_synchronized_start_time
(true);
[
all
...]
/external/chromium_org/cc/blink/
web_animation_impl.cc
193
animation_->
set_needs_synchronized_start_time
(true);
/external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc
[
all
...]
/external/chromium_org/ui/compositor/
layer_animation_element.cc
371
animation->
set_needs_synchronized_start_time
(true);
Completed in 1555 milliseconds