HomeSort by relevance Sort by last modified time
    Searched full:animation_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/animation/
layer_animation_controller.cc 401 gfx::BoxF animation_bounds; local
403 transform_animation_curve->AnimatedBoundsForBox(box, &animation_bounds);
406 bounds->Union(animation_bounds);

Completed in 44 milliseconds