HasTransformAnimationThatInflatesBounds 412 cc/animation/layer_animation_controller.cc DCHECK(HasTransformAnimationThatInflatesBounds()) HasTransformAnimationThatInflatesBounds 111 cc/animation/layer_animation_controller.h bool HasTransformAnimationThatInflatesBounds() const; HasTransformAnimationThatInflatesBounds 113 cc/animation/layer_animation_controller.h return HasTransformAnimationThatInflatesBounds() || HasTransformAnimationThatInflatesBounds 1424 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->HasTransformAnimationThatInflatesBounds()); HasTransformAnimationThatInflatesBounds 26 cc/layers/layer_utils.cc ->HasTransformAnimationThatInflatesBounds(); HasTransformAnimationThatInflatesBounds 119 cc/layers/layer_utils.cc if (HasTransformAnimationThatInflatesBounds(*layer)) {