Home
last modified time | relevance | path

Searched defs:InputReaderConfiguration (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h125 struct InputReaderConfiguration { struct
127 enum {
165 nsecs_t virtualKeyQuietTime;
169 std::vector<std::string> excludedDeviceNames;
173 std::unordered_map<std::string, uint8_t> portAssociations;
176 VelocityControlParameters pointerVelocityControlParameters;
179 VelocityControlParameters wheelVelocityControlParameters;
182 bool pointerGesturesEnabled;
187 nsecs_t pointerGestureQuietInterval;
192 float pointerGestureDragMinSwitchSpeed; // in pixels per second
[all …]