Searched refs:SetBtnRubber (Results 1 - 4 of 4) sorted by relevance
/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | processing_pen_device.cpp | 70 SetBtnRubber(inputEventArray, 0, 1); in SetPenApproachPadEvent() 128 SetBtnRubber(inputEventArray, 0, 0); in SetPenLeavePadEvent()
|
H A D | device_base.cpp | 441 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 D | device_base.h | 70 void SetBtnRubber(InputEventArray& inputEventArray, int64_t blockTime, int32_t value = 0);
|
/foundation/multimodalinput/input/tools/event_inject/test/ |
H A D | device_base_test.cpp | 984 * @tc.desc:Verify device base function SetBtnRubber 994 deviceBaseDemo.SetBtnRubber(inputEventArray, blockTime, value); in HWTEST_F()
|
Completed in 4 milliseconds