Home
last modified time | relevance | path

Searched refs:propBitmask (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/include/
DEventHub.h572 BitArray<INPUT_PROP_MAX> propBitmask; member
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp836 ? device->propBitmask.test(property) in hasInputProperty()
2061 device->readDeviceBitMask(EVIOCGPROP(0), device->propBitmask); in openDeviceLocked()
2126 if (device->propBitmask.test(INPUT_PROP_ACCELEROMETER)) { in openDeviceLocked()