Home | History | Annotate | Download | only in compositor

Lines Matching refs:GetTargetOpacity

2072   EXPECT_EQ(0.5, animator->GetTargetOpacity());
2116 // Verifies GetTargetOpacity() works when multiple sequences are scheduled.
2117 TEST(LayerAnimatorTest, GetTargetOpacity) {
2129 EXPECT_EQ(0.5, animator->GetTargetOpacity());
2133 EXPECT_EQ(1.0, animator->GetTargetOpacity());