OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateBackgroundAnimateTicking
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/trees/
single_thread_proxy.cc
108
UpdateBackgroundAnimateTicking
();
283
UpdateBackgroundAnimateTicking
();
488
void SingleThreadProxy::
UpdateBackgroundAnimateTicking
() {
490
layer_tree_host_impl_->
UpdateBackgroundAnimateTicking
(
517
UpdateBackgroundAnimateTicking
();
524
UpdateBackgroundAnimateTicking
();
single_thread_proxy.h
104
void
UpdateBackgroundAnimateTicking
();
thread_proxy.cc
255
UpdateBackgroundAnimateTicking
();
259
void ThreadProxy::
UpdateBackgroundAnimateTicking
() {
260
layer_tree_host_impl_->
UpdateBackgroundAnimateTicking
(
432
UpdateBackgroundAnimateTicking
();
451
UpdateBackgroundAnimateTicking
();
[
all
...]
thread_proxy.h
172
void
UpdateBackgroundAnimateTicking
();
layer_tree_host_impl.h
172
void
UpdateBackgroundAnimateTicking
(bool should_background_tick);
layer_tree_host_impl.cc
173
layer_tree_host_impl_->
UpdateBackgroundAnimateTicking
(true);
[
all
...]
Completed in 30 milliseconds