HomeSort by relevance Sort by last modified time
    Searched refs:GetRotationTransform (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/test/
test_screen.cc 50 root_window_->SetTransform(GetRotationTransform() * GetUIScaleTransform());
59 root_window_->SetTransform(GetRotationTransform() * GetUIScaleTransform());
62 gfx::Transform TestScreen::GetRotationTransform() const {
test_screen.h 38 gfx::Transform GetRotationTransform() const;

Completed in 212 milliseconds