Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_game_pad_device.cpp160 SetEvAbsRy(inputEventArray, 0, value); in TransformRocker2Event()
163 SetEvAbsRy(inputEventArray, 0, value); in TransformRocker2Event()
178 SetEvAbsRy(inputEventArray, 0, -1); in TransformRocker2Event()
180 SetEvAbsRy(inputEventArray, 0, -1); in TransformRocker2Event()
H A Ddevice_base.cpp249 void DeviceBase::SetEvAbsRy(InputEventArray& inputEventArray, int64_t blockTime, int32_t value) in SetEvAbsRy() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h52 void SetEvAbsRy(InputEventArray& inputEventArray, int64_t blockTime, int32_t value);
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp568 * @tc.desc:Verify device base function SetEvAbsRy
578 deviceBaseDemo.SetEvAbsRy(inputEventArray, blockTime, value); in HWTEST_F()

Completed in 3 milliseconds