Home
last modified time | relevance | path

Searched refs:animation_bounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/animation/
Dlayer_animation_controller.cc458 gfx::BoxF animation_bounds; in TransformAnimationBoundsForBox() local
460 transform_animation_curve->AnimatedBoundsForBox(box, &animation_bounds); in TransformAnimationBoundsForBox()
463 bounds->Union(animation_bounds); in TransformAnimationBoundsForBox()