Home
last modified time | relevance | path

Searched defs:ABS_MT_TRACKING_ID (Results 1 – 6 of 6) sorted by relevance

/external/crosvm/devices/tests/data/input/
Dexample_custom_multitouchscreen_config.json17 "ABS_MT_TRACKING_ID": 57, number
/external/crosvm/linux_input_sys/src/
Dconstants.rs695 pub const ABS_MT_TRACKING_ID: u16 = 0x39; constant
/external/autotest/client/bin/input/
Dlinux_input.py800 ABS_MT_TRACKING_ID = 0x39 # Unique ID of initiated contact variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h894 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro
/external/coreboot/src/include/
Dinput-event-codes.h902 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro
/external/v4l-utils/contrib/freebsd/include/linux/
Dinput-event-codes.h894 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro