Lines Matching defs:inputEventArray

37 void DeviceBase::SetSynConfigReport(InputEventArray &inputEventArray, int64_t blockTime)  in SetSynConfigReport()
48 void DeviceBase::SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t … in SetKeyLongPressEvent()
59 void DeviceBase::SetSynReport(InputEventArray& inputEventArray, int64_t blockTime) in SetSynReport()
70 void DeviceBase::SetKeyPressEvent(InputEventArray& inputEventArray, int64_t blockTime, uint16_t cod… in SetKeyPressEvent()
81 void DeviceBase::SetKeyReleaseEvent(InputEventArray& inputEventArray, int64_t blockTime, uint16_t c… in SetKeyReleaseEvent()
92 void DeviceBase::SetMtSlot(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetMtSlot()
103 void DeviceBase::SetTrackingId(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetTrackingId()
115 void DeviceBase::SetPositionX(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetPositionX()
126 void DeviceBase::SetPositionY(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetPositionY()
137 void DeviceBase::SetMtTouchMajor(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetMtTouchMajor()
148 void DeviceBase::SetMtTouchMinor(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetMtTouchMinor()
159 void DeviceBase::SetMtOrientation(InputEventArray& inputEventArray, int64_t blockTime, int32_t valu… in SetMtOrientation()
170 void DeviceBase::SetBtnTouch(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetBtnTouch()
181 void DeviceBase::SetEvAbsX(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsX()
192 void DeviceBase::SetEvAbsY(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsY()
203 void DeviceBase::SetMtTouchFingerType(InputEventArray& inputEventArray, int64_t blockTime, in SetMtTouchFingerType()
227 void DeviceBase::SetEvAbsZ(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsZ()
238 void DeviceBase::SetEvAbsRx(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsRx()
249 void DeviceBase::SetEvAbsRy(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsRy()
260 void DeviceBase::SetEvAbsHat0X(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsHat0X()
271 void DeviceBase::SetEvAbsHat0Y(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsHat0Y()
282 void DeviceBase::SetEvAbsRz(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsRz()
293 void DeviceBase::SetEvAbs(InputEventArray& inputEventArray, int64_t blockTime, uint16_t code, int32… in SetEvAbs()
304 void DeviceBase::SetRelX(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetRelX()
315 void DeviceBase::SetRelY(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetRelY()
326 void DeviceBase::SetRelWheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetRelWheel()
337 void DeviceBase::SetRelHwheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetRelHwheel()
348 void DeviceBase::SetEvAbsWheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsWheel()
359 void DeviceBase::SetAbsMisc(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetAbsMisc()
374 void DeviceBase::SetAbsTiltX(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetAbsTiltX()
385 void DeviceBase::SetAbsTiltY(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetAbsTiltY()
396 void DeviceBase::SetAbsPressure(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetAbsPressure()
407 void DeviceBase::SetAbsDistance(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetAbsDistance()
418 void DeviceBase::SetBtnPen(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetBtnPen()
429 void DeviceBase::SetBtnStylus(InputEventArray& inputEventArray, int64_t blockTime, uint16_t code, in SetBtnStylus()
441 void DeviceBase::SetBtnRubber(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetBtnRubber()
452 void DeviceBase::SetMscSerial(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetMscSerial()
463 void DeviceBase::SetSynMtReport(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetSynMtReport()
474 void DeviceBase::SetThrottle(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetThrottle()