Searched refs:propBitmask (Results 1 – 2 of 2) sorted by relevance
572 BitArray<INPUT_PROP_MAX> propBitmask; member
836 ? 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()