GetTargetOpacity  673 ash/shelf/shelf_widget.cc   if (delegate_view_->opaque_background()->GetTargetOpacity() == 1.0f)
GetTargetOpacity  542 ash/wm/overview/window_selector_unittest.cc   EXPECT_EQ(1.0f, panel1->layer()->GetTargetOpacity());
GetTargetOpacity  849 ash/wm/panels/panel_layout_manager.cc     if ((distance_until_over_panel > 0 || layer->GetTargetOpacity() < 1)) {
GetTargetOpacity   52 ash/wm/screen_dimmer_unittest.cc   EXPECT_GT(test_api_->layer()->GetTargetOpacity(), 0.0f);
GetTargetOpacity   59 ash/wm/screen_dimmer_unittest.cc   EXPECT_FLOAT_EQ(0.0f, test_api_->layer()->GetTargetOpacity());
GetTargetOpacity  329 ash/wm/session_state_animator.cc           layer->GetTargetOpacity() > 0.0001)
GetTargetOpacity  333 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() < 0.9999)
GetTargetOpacity  337 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() > 0.0001)
GetTargetOpacity  341 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() > 0.0001)
GetTargetOpacity  361 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() < 0.9999)
GetTargetOpacity  366 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() > 0.0001)
GetTargetOpacity  371 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() < 0.9999)
GetTargetOpacity  376 ash/wm/session_state_animator.cc       if (layer->GetTargetOpacity() > 0.0001)
GetTargetOpacity  408 ash/wm/window_animations.cc   return window->layer()->GetTargetOpacity() != 0.0f &&
GetTargetOpacity   78 ash/wm/window_animations_unittest.cc   EXPECT_EQ(0.0f, window->layer()->GetTargetOpacity());
GetTargetOpacity  125 ash/wm/window_animations_unittest.cc   EXPECT_EQ(1.0f, old_layer->GetTargetOpacity());
GetTargetOpacity  133 ash/wm/window_animations_unittest.cc   EXPECT_EQ(1.0f, old_layer->GetTargetOpacity());
GetTargetOpacity  140 ash/wm/window_animations_unittest.cc   EXPECT_EQ(1.0f, window->layer()->GetTargetOpacity());
GetTargetOpacity  156 ash/wm/window_animations_unittest.cc   EXPECT_EQ(0.0f, old_layer->GetTargetOpacity());
GetTargetOpacity  163 ash/wm/window_animations_unittest.cc   EXPECT_EQ(1.0f, window->layer()->GetTargetOpacity());
GetTargetOpacity  462 ash/wm/window_positioner.cc          windows[i]->layer()->GetTargetOpacity() == 1.0)) {
GetTargetOpacity  385 chrome/browser/chromeos/login/kiosk_browsertest.cc         login_display_host->GetNativeWindow()->layer()->GetTargetOpacity() ==
GetTargetOpacity   89 chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc           !app_window->GetNativeWindow()->layer()->GetTargetOpacity()) {
GetTargetOpacity  371 ui/compositor/layer.cc     return animator_->GetTargetOpacity();
GetTargetOpacity  202 ui/compositor/layer.h   float GetTargetOpacity() const;
GetTargetOpacity   73 ui/compositor/layer_animator.h   float GetTargetOpacity() const;
GetTargetOpacity 2093 ui/compositor/layer_animator_unittest.cc   EXPECT_EQ(0.5, animator->GetTargetOpacity());
GetTargetOpacity 2138 ui/compositor/layer_animator_unittest.cc TEST(LayerAnimatorTest, GetTargetOpacity) {
GetTargetOpacity 2150 ui/compositor/layer_animator_unittest.cc     EXPECT_EQ(0.5, animator->GetTargetOpacity());
GetTargetOpacity 2154 ui/compositor/layer_animator_unittest.cc     EXPECT_EQ(1.0, animator->GetTargetOpacity());
GetTargetOpacity   47 ui/wm/core/visibility_controller_unittest.cc   EXPECT_EQ(0.0f, window->layer()->GetTargetOpacity());
GetTargetOpacity  586 ui/wm/core/window_animations.cc   return window->layer()->GetTargetOpacity() != 0.0f &&