Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_game_pad_device.cpp154 SetEvAbsRx(inputEventArray, 0, value); in TransformRocker2Event()
157 SetEvAbsRx(inputEventArray, 0, value); in TransformRocker2Event()
174 SetEvAbsRx(inputEventArray, 0, 0); in TransformRocker2Event()
176 SetEvAbsRx(inputEventArray, 0, 0); in TransformRocker2Event()
H A Ddevice_base.cpp238 void DeviceBase::SetEvAbsRx(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsRx() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h51 void SetEvAbsRx(InputEventArray& inputEventArray, int64_t blockTime, int32_t value);
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp545 * @tc.desc:Verify device base function SetEvAbsRx
555 deviceBaseDemo.SetEvAbsRx(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 4 milliseconds