Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-waltop.c688 s8 tilt_y = (s8)data[9]; in waltop_raw_event() local
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinEvents.c448 double tilt_y) in DarwinSendTabletEvents()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dwacom_w8001.c68 u8 tilt_y; member
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h320 double tilt_y; member
H A Dxwayland-input.c1665 wl_fixed_t tilt_x, wl_fixed_t tilt_y) in tablet_tool_tilt()