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

  /external/chromium_org/ui/gfx/
display.h 77 void SetRotationAsDegree(int rotation);
display_change_notifier_unittest.cc 405 old_displays[0].SetRotationAsDegree(0);
407 new_displays[0].SetRotationAsDegree(180);
468 old_displays[2].SetRotationAsDegree(0);
469 new_displays[2].SetRotationAsDegree(90);
483 old_displays[0].SetRotationAsDegree(0);
487 new_displays[0].SetRotationAsDegree(90);
screen_android.cc 52 display.SetRotationAsDegree(device_info.GetRotationDegrees());
display.cc 103 void Display::SetRotationAsDegree(int rotation) {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base_unittest.cc 17 display.SetRotationAsDegree(angle);

Completed in 925 milliseconds