Searched defs:GetInverseRootTransform (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/host/
H A Dash_remote_window_tree_host_win.cc49 gfx::Transform AshRemoteWindowTreeHostWin::GetInverseRootTransform() const { function in class:ash::AshRemoteWindowTreeHostWin
H A Dash_window_tree_host_ozone.cc35 virtual gfx::Transform GetInverseRootTransform() const OVERRIDE;
82 gfx::Transform AshWindowTreeHostOzone::GetInverseRootTransform() const { function in class:ash::__anon1909::AshWindowTreeHostOzone
H A Dash_window_tree_host_x11.cc155 gfx::Transform AshWindowTreeHostX11::GetInverseRootTransform() const { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ui/aura/
H A Dwindow_tree_host.cc102 gfx::Transform WindowTreeHost::GetInverseRootTransform() const { function in class:aura::WindowTreeHost
137 GetInverseRootTransform().TransformPoint(&point_3f);

Completed in 109 milliseconds