Searched refs:cursor_rotation_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc98 cursor_rotation_(gfx::Display::ROTATE_0),
166 cursor_rotation_ == display_.rotation())
169 cursor_rotation_ = display_.rotation();
229 switch (cursor_rotation_) {
H A Dcursor_window_controller.h72 gfx::Display::Rotation cursor_rotation_; member in class:ash::CursorWindowController

Completed in 1363 milliseconds