Lines Matching refs:InputDeviceInfo
249 virtual status_t getInputDeviceInfo(int32_t deviceId, InputDeviceInfo* outDeviceInfo) = 0;
323 virtual status_t getInputDeviceInfo(int32_t deviceId, InputDeviceInfo* outDeviceInfo);
454 void getDeviceInfo(InputDeviceInfo* outDeviceInfo);
827 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo);
876 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo);
942 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo);
1007 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo);
1228 InputDeviceInfo::MotionRange x;
1229 InputDeviceInfo::MotionRange y;
1230 InputDeviceInfo::MotionRange pressure;
1233 InputDeviceInfo::MotionRange size;
1236 InputDeviceInfo::MotionRange touchMajor;
1237 InputDeviceInfo::MotionRange touchMinor;
1240 InputDeviceInfo::MotionRange toolMajor;
1241 InputDeviceInfo::MotionRange toolMinor;
1244 InputDeviceInfo::MotionRange orientation;
1247 InputDeviceInfo::MotionRange distance;
1250 InputDeviceInfo::MotionRange tilt;
1569 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo);