HomeSort by relevance Sort by last modified time
    Searched refs:GetUIScaleTransform (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());
86 gfx::Transform TestScreen::GetUIScaleTransform() const {
test_screen.h 39 gfx::Transform GetUIScaleTransform() const;

Completed in 25 milliseconds