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

  /external/chromium_org/ui/compositor/
transform_animation_curve_adapter.h 31 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
61 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
transform_animation_curve_adapter.cc 55 bool TransformAnimationCurveAdapter::AnimatedBoundsForBox(
120 bool InverseTransformCurveAdapter::AnimatedBoundsForBox(
  /external/chromium_org/cc/animation/
animation_curve.h 75 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
keyframed_animation_curve.h 184 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
keyframed_animation_curve.cc 308 bool KeyframedTransformAnimationCurve::AnimatedBoundsForBox(
keyframed_animation_curve_unittest.cc 449 EXPECT_TRUE(curve->AnimatedBoundsForBox(box, &bounds));
layer_animation_controller.cc 460 transform_animation_curve->AnimatedBoundsForBox(box, &animation_bounds);
    [all...]
  /external/chromium_org/cc/test/
animation_test_common.h 44 virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
animation_test_common.cc 166 bool FakeTransformTransition::AnimatedBoundsForBox(const gfx::BoxF& box,

Completed in 1504 milliseconds