Searched refs:ash_host_ (Results 1 – 6 of 6) sorted by relevance
85 if (!ash_host_.get()) { in UpdateWindow()88 ash_host_.reset(AshWindowTreeHost::Create(init_params)); in UpdateWindow()89 aura::WindowTreeHost* host = ash_host_->AsWindowTreeHost(); in UpdateWindow()117 aura::WindowTreeHost* host = ash_host_->AsWindowTreeHost(); in UpdateWindow()129 ash_host_->SetRootWindowTransformer(transformer.Pass()); in UpdateWindow()133 if (ash_host_.get()) { in UpdateWindow()142 if (ash_host_.get()) { in Close()143 aura::WindowTreeHost* host = ash_host_->AsWindowTreeHost(); in Close()153 ash_host_.reset(); in Close()162 ash_host_->SetRootWindowTransformer(CreateRootWindowTransformer().Pass()); in OnHostResized()[all …]
66 scoped_ptr<AshWindowTreeHost> ash_host_; variable
61 : ash_host_(ash_host) { in TransformerHelper()73 ash_host_->AsWindowTreeHost()->window(), transform)); in SetTransform()80 aura::WindowTreeHost* host = ash_host_->AsWindowTreeHost(); in SetRootWindowTransformer()91 ash_host_->AsWindowTreeHost()->window()->layer()); in GetTransform()100 ash_host_->AsWindowTreeHost()->window()->layer()); in GetInverseTransform()107 ash_host_->AsWindowTreeHost()->window()->SetBounds( in UpdateWindowSize()
46 AshWindowTreeHost* ash_host_;
110 AshWindowTreeHost* ash_host() { return ash_host_.get(); } in ash_host()111 const AshWindowTreeHost* ash_host() const { return ash_host_.get(); } in ash_host()274 scoped_ptr<AshWindowTreeHost> ash_host_; variable
360 ash_host_.reset(); in ~RootWindowController()367 return ash_host_->AsWindowTreeHost(); in GetHost()371 return ash_host_->AsWindowTreeHost(); in GetHost()428 ash_host_->PrepareForShutdown(); in Shutdown()460 return ash_host_->AsWindowTreeHost()->window()->GetChildById(container_id); in GetContainer()748 : ash_host_(ash_host), in RootWindowController()769 ash_host_->AsWindowTreeHost()->SetCursor(ui::kCursorPointer); in Init()798 ash_host_->AsWindowTreeHost()->Show(); in Init()