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

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

Completed in 97 milliseconds