Home
last modified time | relevance | path

Searched defs:AnimatedBoundsForBox (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/compositor/
Dtransform_animation_curve_adapter.cc55 bool TransformAnimationCurveAdapter::AnimatedBoundsForBox( in AnimatedBoundsForBox() function in ui::TransformAnimationCurveAdapter
104 bool InverseTransformCurveAdapter::AnimatedBoundsForBox( in AnimatedBoundsForBox() function in ui::InverseTransformCurveAdapter
/external/chromium_org/cc/test/
Danimation_test_common.cc155 bool FakeTransformTransition::AnimatedBoundsForBox(const gfx::BoxF& box, in AnimatedBoundsForBox() function in cc::FakeTransformTransition
/external/chromium_org/cc/animation/
Dkeyframed_animation_curve.cc314 bool KeyframedTransformAnimationCurve::AnimatedBoundsForBox( in AnimatedBoundsForBox() function in cc::KeyframedTransformAnimationCurve
Dlayer_animation_controller.cc387 bool LayerAnimationController::AnimatedBoundsForBox(const gfx::BoxF& box, in AnimatedBoundsForBox() function in cc::LayerAnimationController
/external/chromium_org/cc/layers/
Dlayer.h404 bool AnimatedBoundsForBox(const gfx::BoxF& box, gfx::BoxF* bounds) { in AnimatedBoundsForBox() function