HasAnimationThatAffectsScale 122 cc/animation/layer_animation_controller.h bool HasAnimationThatAffectsScale() const; HasAnimationThatAffectsScale 1680 cc/animation/layer_animation_controller_unittest.cc TEST(LayerAnimationControllerTest, HasAnimationThatAffectsScale) { HasAnimationThatAffectsScale 1684 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->HasAnimationThatAffectsScale()); HasAnimationThatAffectsScale 1692 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->HasAnimationThatAffectsScale()); HasAnimationThatAffectsScale 1709 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->HasAnimationThatAffectsScale()); HasAnimationThatAffectsScale 1725 cc/animation/layer_animation_controller_unittest.cc EXPECT_TRUE(controller_impl->HasAnimationThatAffectsScale()); HasAnimationThatAffectsScale 1732 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->HasAnimationThatAffectsScale());