Home | History | Annotate | Download | only in display

Lines Matching full:rotation

58   //   (5%), and one rotation property where 'r' is 90 degree clock-wise
68 // no rotation. 1.0 ui scale.
71 // no overscan, no rotation. 1.0 ui scale.
106 void set_rotation(gfx::Display::Rotation rotation) { rotation_ = rotation; }
107 gfx::Display::Rotation rotation() const { return rotation_; }
164 // and rotation settings.
226 gfx::Display::Rotation rotation_;
242 // of |bounds_in_native_| if the display has overscan insets and/or rotation.