GetTargetBrightness 349 ash/wm/session_state_animator.cc if ((layer->GetTargetBrightness() < 0.9999) || GetTargetBrightness 354 ash/wm/session_state_animator.cc if ((layer->GetTargetBrightness() > 0.0001) || GetTargetBrightness 87 ash/wm/window_animations_unittest.cc EXPECT_EQ(0.0f, window->layer()->GetTargetBrightness()); GetTargetBrightness 97 ash/wm/window_animations_unittest.cc EXPECT_EQ(0.0f, window->layer()->GetTargetBrightness()); GetTargetBrightness 279 ui/compositor/layer.cc return animator_->GetTargetBrightness(); GetTargetBrightness 180 ui/compositor/layer.h float GetTargetBrightness() const; GetTargetBrightness 81 ui/compositor/layer_animator.h float GetTargetBrightness() const; GetTargetBrightness 2159 ui/compositor/layer_animator_unittest.cc TEST(LayerAnimatorTest, GetTargetBrightness) { GetTargetBrightness 2171 ui/compositor/layer_animator_unittest.cc EXPECT_EQ(0.5, animator->GetTargetBrightness()); GetTargetBrightness 2175 ui/compositor/layer_animator_unittest.cc EXPECT_EQ(1.0, animator->GetTargetBrightness());