Home
last modified time | relevance | path

Searched defs:ABS_MT_WIDTH_MAJOR (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/input/
Dconstants.rs688 pub const ABS_MT_WIDTH_MAJOR: u16 = 0x32; constant
/external/autotest/client/bin/input/
Dlinux_input.py786 ABS_MT_WIDTH_MAJOR = 0x32 # Major axis of approaching ellipse variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h856 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro