Searched defs:GetGamepadData (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/browser/gamepad/ | ||
D | gamepad_platform_data_fetcher.cc | 14 void GamepadDataFetcherEmpty::GetGamepadData(blink::WebGamepads* pads, in GetGamepadData() function in content::GamepadDataFetcherEmpty |
D | gamepad_test_helpers.cc | 20 void MockGamepadDataFetcher::GetGamepadData(blink::WebGamepads* pads, in GetGamepadData() function in content::MockGamepadDataFetcher |
D | gamepad_platform_data_fetcher_android.cc | 43 void GamepadPlatformDataFetcherAndroid::GetGamepadData( in GetGamepadData() function in content::GamepadPlatformDataFetcherAndroid |
D | gamepad_platform_data_fetcher_linux.cc | 90 void GamepadPlatformDataFetcherLinux::GetGamepadData(WebGamepads* pads, bool) { in GetGamepadData() function in content::GamepadPlatformDataFetcherLinux |
D | gamepad_platform_data_fetcher_win.cc | 157 void GamepadPlatformDataFetcherWin::GetGamepadData(WebGamepads* pads, in GetGamepadData() function in content::GamepadPlatformDataFetcherWin |