Home
last modified time | relevance | path

Searched refs:want_rotate (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Devdev-tablet.h103 bool want_rotate; member
H A Devdev-mt-touchpad.h532 bool want_rotate; member
H A Devdev-tablet.c268 if (tablet->rotation.rotate == tablet->rotation.want_rotate) in tablet_apply_rotation()
274 tablet->rotation.rotate = tablet->rotation.want_rotate; in tablet_apply_rotation()
292 tablet->rotation.want_rotate = tablet_is_left || touchpad_is_left; in tablet_change_rotation()
2355 * state, hence the want_rotate. in tablet_left_handed_toggled()
H A Devdev-mt-touchpad.c1889 if (tp->left_handed.want_rotate == tp->left_handed.rotate) in tp_apply_rotation()
1895 tp->left_handed.rotate = tp->left_handed.want_rotate; in tp_apply_rotation()
2562 tp->left_handed.want_rotate = touchpad_is_left || tablet_is_left; in tp_change_rotation()
2572 tp->left_handed.want_rotate); in tp_change_rotation()
2600 tp->left_handed.want_rotate = true; in tp_pair_tablet()
2833 * state, hence the want_rotate. in touchpad_left_handed_toggled()

Completed in 10 milliseconds