Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_pen_device.cpp70 SetBtnRubber(inputEventArray, 0, 1); in SetPenApproachPadEvent()
128 SetBtnRubber(inputEventArray, 0, 0); in SetPenLeavePadEvent()
H A Ddevice_base.cpp441 void DeviceBase::SetBtnRubber(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetBtnRubber() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h70 void SetBtnRubber(InputEventArray& inputEventArray, int64_t blockTime, int32_t value = 0);
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp984 * @tc.desc:Verify device base function SetBtnRubber
994 deviceBaseDemo.SetBtnRubber(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 4 milliseconds