Searched defs:InputReaderConfiguration (Results 1 – 1 of 1) sorted by relevance
125 struct InputReaderConfiguration { struct127 enum {165 nsecs_t virtualKeyQuietTime;169 std::vector<std::string> excludedDeviceNames;173 std::unordered_map<std::string, uint8_t> portAssociations;176 int32_t defaultPointerDisplayId;179 VelocityControlParameters pointerVelocityControlParameters;182 VelocityControlParameters wheelVelocityControlParameters;185 bool pointerGesturesEnabled;190 nsecs_t pointerGestureQuietInterval;[all …]