HomeSort by relevance Sort by last modified time
    Searched refs:LowFrequencyAnimationInterval (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/test/
layer_tree_test.cc 46 base::TimeDelta TestHooks::LowFrequencyAnimationInterval() const {
251 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
252 return test_hooks_->LowFrequencyAnimationInterval();
layer_tree_test.h 78 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 361 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
424 4 * LowFrequencyAnimationInterval());
461 4 * LowFrequencyAnimationInterval());
    [all...]
layer_tree_host_impl.h 498 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
layer_tree_host_impl.cc     [all...]

Completed in 221 milliseconds