Home
last modified time | relevance | path

Searched refs:SetEvAbsWheel (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_pad_device.cpp101 SetEvAbsWheel(inputEventArray, 0, padEvent.ringEvents[i]); in TransformRingEvent()
H A Ddevice_base.cpp348 void DeviceBase::SetEvAbsWheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsWheel() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h61 void SetEvAbsWheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value);
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp776 * @tc.desc:Verify device base function SetEvAbsWheel
786 deviceBaseDemo.SetEvAbsWheel(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 4 milliseconds