Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:MotionRange

883     const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges();
887 const InputDeviceInfo::MotionRange& range = ranges.itemAt(i);
2650 const InputDeviceInfo::MotionRange& x = mOrientedRanges.x;
2651 const InputDeviceInfo::MotionRange& y = mOrientedRanges.y;