GetBoundsForAnimation 378 ui/compositor/layer.h virtual const gfx::Rect& GetBoundsForAnimation() const OVERRIDE; GetBoundsForAnimation 28 ui/compositor/layer_animation_delegate.h virtual const gfx::Rect& GetBoundsForAnimation() const = 0; GetBoundsForAnimation 128 ui/compositor/layer_animation_element.cc start_ = delegate->GetBoundsForAnimation(); GetBoundsForAnimation 629 ui/compositor/layer_animation_element.cc : bounds(delegate ? delegate->GetBoundsForAnimation() : gfx::Rect()), GetBoundsForAnimation 151 ui/compositor/layer_animation_element_unittest.cc CheckApproximatelyEqual(start, delegate.GetBoundsForAnimation()); GetBoundsForAnimation 153 ui/compositor/layer_animation_element_unittest.cc CheckApproximatelyEqual(middle, delegate.GetBoundsForAnimation()); GetBoundsForAnimation 160 ui/compositor/layer_animation_element_unittest.cc CheckApproximatelyEqual(target, delegate.GetBoundsForAnimation()); GetBoundsForAnimation 343 ui/compositor/layer_animation_element_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), GetBoundsForAnimation 344 ui/compositor/layer_animation_element_unittest.cc copy.GetBoundsForAnimation()); GetBoundsForAnimation 170 ui/compositor/layer_animation_sequence_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), GetBoundsForAnimation 171 ui/compositor/layer_animation_sequence_unittest.cc copy.GetBoundsForAnimation()); GetBoundsForAnimation 239 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 258 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 281 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(initial_bounds, delegate.GetBoundsForAnimation()); GetBoundsForAnimation 406 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 414 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), middle_bounds); GetBoundsForAnimation 420 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 460 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 481 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), middle_bounds); GetBoundsForAnimation 487 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 588 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 596 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 602 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 608 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 614 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 620 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 661 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 669 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), start_bounds); GetBoundsForAnimation 675 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 2134 ui/compositor/layer_animator_unittest.cc CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), target_bounds); GetBoundsForAnimation 19 ui/compositor/test/test_layer_animation_delegate.cc : bounds_(other.GetBoundsForAnimation()), GetBoundsForAnimation 31 ui/compositor/test/test_layer_animation_delegate.h virtual const gfx::Rect& GetBoundsForAnimation() const OVERRIDE;