Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h151 struct InputReaderConfiguration { struct
153 enum {
191 nsecs_t virtualKeyQuietTime;
195 std::vector<std::string> excludedDeviceNames;
199 std::unordered_map<std::string, uint8_t> portAssociations;
203 std::unordered_map<std::string, std::string> uniqueIdAssociations;
206 int32_t defaultPointerDisplayId;
209 VelocityControlParameters pointerVelocityControlParameters;
212 VelocityControlParameters wheelVelocityControlParameters;
215 bool pointerGesturesEnabled;
[all …]