Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1488 JoystickInfo joyInfo; in ParseCommand() local
1501 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_X; in ParseCommand()
1503 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_Y; in ParseCommand()
1505 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_Z; in ParseCommand()
1507 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_RZ; in ParseCommand()
1509 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_GAS; in ParseCommand()
1511 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_BRAKE; in ParseCommand()
1513 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_HAT0X; in ParseCommand()
1515 joyInfo.absType = PointerEvent::AxisType::AXIS_TYPE_ABS_HAT0Y; in ParseCommand()
1517 joyInfo in ParseCommand()
[all...]

Completed in 5 milliseconds