Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h73 void SetThrottle(InputEventArray& inputEventArray, int64_t blockTime, int32_t value);
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_joystick_device.cpp172 SetThrottle(inputEventArray, joystickEvent.blockTime, joystickEvent.keyValue); in TransformThrottle1Event()
H A Ddevice_base.cpp474 void DeviceBase::SetThrottle(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetThrottle() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp1053 * @tc.desc:Verify device base function SetThrottle
1063 deviceBaseDemo.SetThrottle(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 4 milliseconds