Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h122 struct InputReaderConfiguration { struct
124 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 …]