Home
last modified time | relevance | path

Searched refs:GetRotationTransform (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/test/
Dtest_screen.cc50 root_window_->SetTransform(GetRotationTransform() * GetUIScaleTransform()); in SetDisplayRotation()
59 root_window_->SetTransform(GetRotationTransform() * GetUIScaleTransform()); in SetUIScale()
62 gfx::Transform TestScreen::GetRotationTransform() const { in GetRotationTransform() function in aura::TestScreen
Dtest_screen.h38 gfx::Transform GetRotationTransform() const;