Searched refs:LowFrequencyAnimationInterval (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/test/
H A Dlayer_tree_test.cc46 base::TimeDelta TestHooks::LowFrequencyAnimationInterval() const { function in class:cc::TestHooks
251 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
252 return test_hooks_->LowFrequencyAnimationInterval();
H A Dlayer_tree_test.h78 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_animation.cc361 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
424 4 * LowFrequencyAnimationInterval());
461 4 * LowFrequencyAnimationInterval());
H A Dlayer_tree_host_impl.h498 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
H A Dlayer_tree_host_impl.cc938 LowFrequencyAnimationInterval(),
3055 base::TimeDelta LayerTreeHostImpl::LowFrequencyAnimationInterval() const { function in class:cc::LayerTreeHostImpl

Completed in 178 milliseconds