Searched refs:SetRootTransform (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ash/host/
H A Dash_window_tree_host_ozone.cc33 virtual void SetRootTransform(const gfx::Transform& transform) OVERRIDE;
74 void AshWindowTreeHostOzone::SetRootTransform(const gfx::Transform& transform) { function in class:ash::__anon1909::AshWindowTreeHostOzone
H A Dash_remote_window_tree_host_win.cc44 void AshRemoteWindowTreeHostWin::SetRootTransform( function in class:ash::AshRemoteWindowTreeHostWin
H A Dash_remote_window_tree_host_win.h37 virtual void SetRootTransform(const gfx::Transform& transform) OVERRIDE;
H A Dash_window_tree_host_x11.h41 virtual void SetRootTransform(const gfx::Transform& transform) OVERRIDE;
H A Dash_window_tree_host_win.cc89 virtual void SetRootTransform(const gfx::Transform& transform) OVERRIDE {
H A Dash_window_tree_host_x11.cc151 void AshWindowTreeHostX11::SetRootTransform(const gfx::Transform& transform) { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ui/aura/test/
H A Dtest_screen.cc67 host_->SetRootTransform(GetRotationTransform() * GetUIScaleTransform());
76 host_->SetRootTransform(GetRotationTransform() * GetUIScaleTransform());
/external/chromium_org/ui/aura/
H A Dwindow_tree_host.h75 virtual void SetRootTransform(const gfx::Transform& transform);
H A Dwindow_tree_host.cc97 void WindowTreeHost::SetRootTransform(const gfx::Transform& transform) { function in class:aura::WindowTreeHost
H A Dwindow_unittest.cc370 host()->SetRootTransform(transform);
444 host()->SetRootTransform(root_transform);
1490 host()->SetRootTransform(transform);
1517 host()->SetRootTransform(transform);
/external/chromium_org/ash/wm/
H A Dwindow_manager_unittest.cc606 root_window->GetHost()->SetRootTransform(transform);

Completed in 693 milliseconds