Home
last modified time | relevance | path

Searched refs:TOUCH_MT (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp207 if (classes.test(InputDeviceClass::TOUCH_MT)) { in addEventHubDevice()
DEventHub.cpp2095 device->classes |= (InputDeviceClass::TOUCH | InputDeviceClass::TOUCH_MT); in openDeviceLocked()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h103 TOUCH_MT = 0x00000010, enumerator