Home | History | Annotate | Download | only in compositor

Lines Matching refs:GetTargetBrightness

2137 // Verifies GetTargetBrightness() works when multiple sequences are scheduled.
2138 TEST(LayerAnimatorTest, GetTargetBrightness) {
2150 EXPECT_EQ(0.5, animator->GetTargetBrightness());
2154 EXPECT_EQ(1.0, animator->GetTargetBrightness());