Searched refs:ROTATE_AUTO_REVERSE (Results 1 – 9 of 9) sorted by relevance
33 ROTATE_AUTO_REVERSE enumerator
347 RotationMode::ROTATE_AUTO_REVERSE};379 RotationMode::ROTATE_AUTO_REVERSE};423 RotationMode::ROTATE_AUTO_REVERSE};
74 RotationMode::ROTATE_AUTO_REVERSE};
182 pathAnimation->SetRotationMode(RotationMode::ROTATE_AUTO_REVERSE);192 EXPECT_EQ(RotationMode::ROTATE_AUTO_REVERSE, pathAnimation->GetRotationMode());
440 animation2->SetRotationMode(RotationMode::ROTATE_AUTO_REVERSE);
418 animation.SetRotationMode(RotationMode::ROTATE_AUTO_REVERSE); in HWTEST_F()420 EXPECT_EQ(animation.GetRotationMode(), RotationMode::ROTATE_AUTO_REVERSE); in HWTEST_F()
388 renderPathAnimation->SetRotationMode(RotationMode::ROTATE_AUTO_REVERSE);418 renderPathAnimation->SetRotationMode(RotationMode::ROTATE_AUTO_REVERSE);
292 case RotationMode::ROTATE_AUTO_REVERSE: in SetRotationValue()
211 case RotationMode::ROTATE_AUTO_REVERSE: in OnUpdateStagingValue()