HasOnlyTranslationTransforms  124 cc/animation/layer_animation_controller.h   bool HasOnlyTranslationTransforms() const;
HasOnlyTranslationTransforms 1735 cc/animation/layer_animation_controller_unittest.cc TEST(LayerAnimationControllerTest, HasOnlyTranslationTransforms) {
HasOnlyTranslationTransforms 1739 cc/animation/layer_animation_controller_unittest.cc   EXPECT_TRUE(controller_impl->HasOnlyTranslationTransforms());
HasOnlyTranslationTransforms 1747 cc/animation/layer_animation_controller_unittest.cc   EXPECT_TRUE(controller_impl->HasOnlyTranslationTransforms());
HasOnlyTranslationTransforms 1764 cc/animation/layer_animation_controller_unittest.cc   EXPECT_TRUE(controller_impl->HasOnlyTranslationTransforms());
HasOnlyTranslationTransforms 1781 cc/animation/layer_animation_controller_unittest.cc   EXPECT_FALSE(controller_impl->HasOnlyTranslationTransforms());
HasOnlyTranslationTransforms 1788 cc/animation/layer_animation_controller_unittest.cc   EXPECT_TRUE(controller_impl->HasOnlyTranslationTransforms());