Home
last modified time | relevance | path

Searched defs:gamepad (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Dgaming_seat_unittest.cc129 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
133 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
141 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
145 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
149 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
164 .WillOnce(testing::Invoke([&gamepad_delegates](auto& gamepad) { in TEST_F()
218 .WillOnce(testing::Invoke([&gamepad_delegate](auto& gamepad) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/pepper/
H A Dpepper_gamepad_host.h54 const device::Gamepad& gamepad) override {} in OnGamepadConnected()
56 const device::Gamepad& gamepad) override {} in OnGamepadDisconnected()
58 const device::Gamepad& gamepad) override {} in OnGamepadButtonOrAxisChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/pepper/
H A Dpepper_gamepad_host.h54 const device::Gamepad& gamepad) override {} in OnGamepadConnected()
56 const device::Gamepad& gamepad) override {} in OnGamepadDisconnected()
58 const device::Gamepad& gamepad) override {} in OnGamepadButtonOrAxisChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/gamepad/
H A Dgamepad_dispatcher.cc63 const device::Gamepad& gamepad) { in DidConnectGamepad()
68 const device::Gamepad& gamepad) { in DidDisconnectGamepad()
73 const device::Gamepad& gamepad) { in ButtonOrAxisDidChange()
80 const device::Gamepad& gamepad, in DispatchDidConnectOrDisconnectGamepad()
H A Dgamepad_shared_memory_reader.cc139 const device::Gamepad& gamepad) { in GamepadConnected()
149 const device::Gamepad& gamepad) { in GamepadDisconnected()
156 const device::Gamepad& gamepad) { in GamepadButtonOrAxisChanged()
H A Dnavigator_gamepad.cc127 Gamepad* gamepad = gamepads_back_->item(i); in SampleGamepads() local
141 const Gamepad& gamepad) { in GetVibrationActuatorForGamepad()
339 Gamepad* gamepad) { in DispatchGamepadEvent()
H A Dgamepad_comparisons_test.cc52 auto* gamepad = CreateGamepad(); in CreateGamepadListWithNeutralGamepad() local
66 auto* gamepad = CreateGamepad(); in CreateGamepadListWithAxisTilt() local
80 auto* gamepad = CreateGamepad(); in CreateGamepadListWithButtonDown() local
99 auto* gamepad = CreateGamepad(); in CreateGamepadListWithButtonTouched() local
118 auto* gamepad = CreateGamepad(); in CreateGamepadListWithButtonJustDown() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/gamepad/
H A Dgamepad_dispatcher.cc65 const device::Gamepad& gamepad) { in DidConnectGamepad()
70 const device::Gamepad& gamepad) { in DidDisconnectGamepad()
75 const device::Gamepad& gamepad) { in ButtonOrAxisDidChange()
82 const device::Gamepad& gamepad, in DispatchDidConnectOrDisconnectGamepad()
H A Dgamepad_shared_memory_reader.cc139 const device::Gamepad& gamepad) { in GamepadConnected()
149 const device::Gamepad& gamepad) { in GamepadDisconnected()
156 const device::Gamepad& gamepad) { in GamepadButtonOrAxisChanged()
H A Dnavigator_gamepad.cc120 auto* gamepad = Supplement<Navigator>::From<NavigatorGamepad>(navigator); in getGamepads() local
214 Gamepad* gamepad = gamepads_back_->item(i); in SampleGamepads() local
228 const Gamepad& gamepad) { in GetVibrationActuatorForGamepad()
415 Gamepad* gamepad) { in DispatchGamepadEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/gamepad/
H A Dgamepad_monitor.cc32 const Gamepad& gamepad) { in OnGamepadConnected()
38 const Gamepad& gamepad) { in OnGamepadDisconnected()
44 const Gamepad& gamepad) { in OnGamepadButtonOrAxisChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/gamepad/
H A Dgamepad_monitor.cc32 const Gamepad& gamepad) { in OnGamepadConnected()
38 const Gamepad& gamepad) { in OnGamepadDisconnected()
44 const Gamepad& gamepad) { in OnGamepadButtonOrAxisChanged()
/dports/devel/boost_build/build-29baa79/test/qt5/
H A Dqtgamepad.cpp21 BOOST_AUTO_TEST_CASE( gamepad ) in BOOST_AUTO_TEST_CASE() argument
28 QGamepad gamepad(*gamepads.begin()); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/test/qt5/
H A Dqtgamepad.cpp21 BOOST_AUTO_TEST_CASE( gamepad ) in BOOST_AUTO_TEST_CASE() argument
28 QGamepad gamepad(*gamepads.begin()); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-docs/boost_1_72_0/tools/build/test/qt5/
H A Dqtgamepad.cpp21 BOOST_AUTO_TEST_CASE( gamepad ) in BOOST_AUTO_TEST_CASE() argument
28 QGamepad gamepad(*gamepads.begin()); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-libs/boost_1_72_0/tools/build/test/qt5/
H A Dqtgamepad.cpp21 BOOST_AUTO_TEST_CASE( gamepad ) in BOOST_AUTO_TEST_CASE() argument
28 QGamepad gamepad(*gamepads.begin()); in BOOST_AUTO_TEST_CASE() local
/dports/devel/hyperscan/boost_1_75_0/tools/build/test/qt5/
H A Dqtgamepad.cpp21 BOOST_AUTO_TEST_CASE( gamepad ) in BOOST_AUTO_TEST_CASE() argument
28 QGamepad gamepad(*gamepads.begin()); in BOOST_AUTO_TEST_CASE() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/gamepad/
H A DGamepadManager.cpp194 RefPtr<Gamepad> gamepad; in GetGamepad() local
236 RefPtr<Gamepad> gamepad = in AddGamepad() local
258 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in RemoveGamepad() local
278 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in NewButtonEvent() local
348 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in NewAxisMoveEvent() local
418 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in NewPoseEvent() local
458 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in NewConnectionEvent() local
541 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SyncGamepadState() local
599 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aIndex); in WindowHasSeenGamepad() local
619 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SetWindowHasSeenGamepad() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/gamepad/
H A DGamepadManager.cpp193 RefPtr<Gamepad> gamepad; in GetGamepad() local
229 RefPtr<Gamepad> gamepad = new Gamepad(nullptr, aId, in AddGamepad() local
245 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in RemoveGamepad() local
301 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in NewConnectionEvent() local
374 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SyncGamepadState() local
423 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aIndex); in WindowHasSeenGamepad() local
439 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SetWindowHasSeenGamepad() local
502 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(index); in MaybeConvertToNonstandardGamepadEvent() local
533 RefPtr<Gamepad> gamepad = in SetGamepadByEvent() local
/dports/graphics/darktable38/darktable-3.8.0/src/libs/tools/
H A Dgamepad.c130 void process_axis_timestep(gamepad_device *gamepad, Uint32 timestamp) in process_axis_timestep()
145 void process_axis_and_send(gamepad_device *gamepad, Uint32 timestamp) in process_axis_and_send()
199 gamepad_device *gamepad = NULL; in poll_gamepad_devices() local
277 gamepad_device *gamepad = (gamepad_device *)g_malloc0(sizeof(gamepad_device)); in gamepad_open_devices() local
292 void gamepad_device_free(gamepad_device *gamepad) in gamepad_device_free()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/gamepad/
H A DGamepadManager.cpp206 RefPtr<Gamepad> gamepad; in GetGamepad() local
229 RefPtr<Gamepad> gamepad = in AddGamepad() local
246 RefPtr<Gamepad> gamepad = GetGamepad(newIndex); in RemoveGamepad() local
294 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in NewConnectionEvent() local
382 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SyncGamepadState() local
426 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aIndex); in WindowHasSeenGamepad() local
442 RefPtr<Gamepad> gamepad = GetGamepad(aIndex); in SetWindowHasSeenGamepad() local
506 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(index); in MaybeConvertToNonstandardGamepadEvent() local
537 RefPtr<Gamepad> gamepad = in SetGamepadByEvent() local
/dports/www/firefox-esr/firefox-91.8.0/dom/gamepad/
H A DGamepadManager.cpp185 RefPtr<Gamepad> gamepad; in GetGamepad() local
214 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in RemoveGamepad() local
263 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in NewConnectionEvent() local
358 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SyncGamepadState() local
418 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aHandle); in WindowHasSeenGamepad() local
435 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SetWindowHasSeenGamepad() local
499 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(handle); in MaybeConvertToNonstandardGamepadEvent() local
534 RefPtr<Gamepad> gamepad = in SetGamepadByEvent() local
/dports/www/firefox/firefox-99.0/dom/gamepad/
H A DGamepadManager.cpp185 RefPtr<Gamepad> gamepad; in GetGamepad() local
214 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in RemoveGamepad() local
263 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in NewConnectionEvent() local
358 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SyncGamepadState() local
418 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aHandle); in WindowHasSeenGamepad() local
435 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SetWindowHasSeenGamepad() local
499 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(handle); in MaybeConvertToNonstandardGamepadEvent() local
534 RefPtr<Gamepad> gamepad = in SetGamepadByEvent() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/gamepad/
H A DGamepadManager.cpp185 RefPtr<Gamepad> gamepad; in GetGamepad() local
214 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in RemoveGamepad() local
263 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in NewConnectionEvent() local
358 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SyncGamepadState() local
418 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(aHandle); in WindowHasSeenGamepad() local
435 RefPtr<Gamepad> gamepad = GetGamepad(aHandle); in SetWindowHasSeenGamepad() local
499 RefPtr<Gamepad> gamepad = aWindow->GetGamepad(handle); in MaybeConvertToNonstandardGamepadEvent() local
534 RefPtr<Gamepad> gamepad = in SetGamepadByEvent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A Dzcr_gaming_input.cc44 explicit WaylandGamepadVibratorImpl(Gamepad* gamepad) : gamepad_(gamepad) { in WaylandGamepadVibratorImpl()
84 void OnGamepadDestroying(Gamepad* gamepad) override { in OnGamepadDestroying()
173 void ConfigureDevice(Gamepad* gamepad) { in ConfigureDevice()
232 void GamepadAdded(Gamepad& gamepad) override { in GamepadAdded()

12345678910>>...16