Searched refs:AnimatedBoundsForBox (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dtransform_animation_curve_adapter.h31 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
61 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
H A Dtransform_animation_curve_adapter.cc55 bool TransformAnimationCurveAdapter::AnimatedBoundsForBox( function in class:ui::TransformAnimationCurveAdapter
120 bool InverseTransformCurveAdapter::AnimatedBoundsForBox( function in class:ui::InverseTransformCurveAdapter
/external/chromium_org/cc/animation/
H A Danimation_curve.h75 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
H A Dkeyframed_animation_curve.h184 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
H A Dkeyframed_animation_curve.cc308 bool KeyframedTransformAnimationCurve::AnimatedBoundsForBox( function in class:cc::KeyframedTransformAnimationCurve
H A Dkeyframed_animation_curve_unittest.cc449 EXPECT_TRUE(curve->AnimatedBoundsForBox(box, &bounds));
H A Dlayer_animation_controller.cc460 transform_animation_curve->AnimatedBoundsForBox(box, &animation_bounds);
/external/chromium_org/cc/test/
H A Danimation_test_common.h44 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
H A Danimation_test_common.cc166 bool FakeTransformTransition::AnimatedBoundsForBox(const gfx::BoxF& box, function in class:cc::FakeTransformTransition

Completed in 180 milliseconds