Searched refs:propBitmask (Results 1 – 2 of 2) sorted by relevance
565 BitArray<INPUT_PROP_MAX> propBitmask; member
808 ? device->propBitmask.test(property) in hasInputProperty()1978 device->readDeviceBitMask(EVIOCGPROP(0), device->propBitmask); in openDeviceLocked()2043 if (device->propBitmask.test(INPUT_PROP_ACCELEROMETER)) { in openDeviceLocked()