Home | History | Annotate | Download | only in display

Lines Matching refs:Rotation

45   //   (5%), and one rotation property where 'r' is 90 degree clock-wise
53 // no rotation. 1.0 ui scale.
56 // no overscan, no rotation. 1.0 ui scale.
83 void set_rotation(gfx::Display::Rotation rotation) { rotation_ = rotation; }
84 gfx::Display::Rotation rotation() const { return rotation_; }
117 // and rotation settings.
146 gfx::Display::Rotation rotation_;
150 // of |bounds_in_pixel_| if the display has overscan insets and/or rotation.