Searched defs:InputReaderConfiguration (Results 1 – 1 of 1) sorted by relevance
122 struct InputReaderConfiguration { struct124 enum {162 nsecs_t virtualKeyQuietTime;166 std::vector<std::string> excludedDeviceNames;170 std::unordered_map<std::string, uint8_t> portAssociations;173 int32_t defaultPointerDisplayId;176 VelocityControlParameters pointerVelocityControlParameters;179 VelocityControlParameters wheelVelocityControlParameters;182 bool pointerGesturesEnabled;187 nsecs_t pointerGestureQuietInterval;[all …]