Home
last modified time | relevance | path

Searched defs:tilt_x (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-waltop.c687 s8 tilt_x = (s8)data[8]; in waltop_raw_event() local
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinEvents.c447 double pressure, double tilt_x, in DarwinSendTabletEvents()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dwacom_w8001.c67 u8 tilt_x; member
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h319 double tilt_x; member
H A Dxwayland-input.c1665 wl_fixed_t tilt_x, wl_fixed_t tilt_y) in tablet_tool_tilt()