Home
last modified time | relevance | path

Searched refs:must_rotate (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad.h512 bool must_rotate; /* true if we should rotate when applicable */ member
Devdev-mt-touchpad.c2534 if (!tp->left_handed.must_rotate) in tp_change_rotation()
2560 if (!tp->left_handed.must_rotate) in tp_pair_tablet()
3828 tp->left_handed.must_rotate = tp_requires_rotation(tp, device); in tp_init_left_handed()