OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnimateLayers
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc
193
virtual void
AnimateLayers
(
231
virtual void
AnimateLayers
(
455
virtual void
AnimateLayers
(
661
virtual void
AnimateLayers
(
layer_tree_host_perftest.cc
349
virtual void
AnimateLayers
(LayerTreeHostImpl* host_impl,
layer_tree_host.h
113
void
AnimateLayers
(base::TimeTicks monotonic_frame_begin_time);
layer_tree_host_impl.h
440
virtual void
AnimateLayers
(base::TimeTicks monotonic_time,
573
// This is set by
AnimateLayers
() and used by UpdateAnimationState()
single_thread_proxy.cc
442
layer_tree_host_->
AnimateLayers
(frame_begin_time);
layer_tree_host.cc
[
all
...]
layer_tree_host_impl.cc
401
AnimateLayers
(monotonic_time, wall_clock_time);
[
all
...]
thread_proxy.cc
833
layer_tree_host()->
AnimateLayers
(
[
all
...]
/external/chromium_org/cc/test/
layer_tree_test.cc
174
virtual void
AnimateLayers
(base::TimeTicks monotonic_time,
177
LayerTreeHostImpl::
AnimateLayers
(monotonic_time, wall_clock_time);
178
test_hooks_->
AnimateLayers
(this, monotonic_time);
layer_tree_test.h
53
virtual void
AnimateLayers
(LayerTreeHostImpl* host_impl,
Completed in 32 milliseconds