|
BeginFrameArgs are sent for every new animation frame and contain the frame time that should be used for animating.
When background ticking, we override the frame time with the output of our TimeSource. This should be replaced in the future with a BeginBackgroundFrame type system mirroring BeginFrame.
BUG= 345459
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+33 lines, -50 lines) |
Patch |
 |
M |
cc/layers/layer_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
cc/test/fake_layer_tree_host_impl.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/fake_layer_tree_host_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
1
2
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
|
7 chunks |
+20 lines, -21 lines |
5 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -5 lines |
1 comment
|
Download
|
 |
M |
cc/trees/layer_tree_impl.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -6 lines |
1 comment
|
Download
|
 |
M |
cc/trees/single_thread_proxy.cc
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
1 comment
|
Download
|
 |
M |
cc/trees/thread_proxy.cc
|
View
|
1
2
|
4 chunks |
+2 lines, -7 lines |
2 comments
|
Download
|
Total messages: 6 (0 generated)
|