Home
last modified time | relevance | path

Searched refs:SetRelHwheel (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h60 void SetRelHwheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value = 0);
/foundation/multimodalinput/input/tools/event_inject/src/
H A Ddevice_base.cpp337 void DeviceBase::SetRelHwheel(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetRelHwheel() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp753 * @tc.desc:Verify device base function SetRelHwheel
763 deviceBaseDemo.SetRelHwheel(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 3 milliseconds