Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/input/
Dconstants.rs9 pub const INPUT_PROP_SEMI_MT: u16 = 0x03; constant
/external/autotest/client/bin/input/
Dlinux_input.py154 INPUT_PROP_SEMI_MT = 0x03 # touch rectangle only variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro