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 43 base::TimeDelta TestHooks::LowFrequencyAnimationInterval() const {
195 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
196 return test_hooks_->LowFrequencyAnimationInterval();
layer_tree_test.h 77 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 310 virtual base::TimeDelta LowFrequencyAnimationInterval() const OVERRIDE {
374 4 * LowFrequencyAnimationInterval());
411 4 * LowFrequencyAnimationInterval());
layer_tree_host_impl.h 444 virtual base::TimeDelta LowFrequencyAnimationInterval() const;
layer_tree_host_impl.cc     [all...]

Completed in 92 milliseconds