Home
last modified time | relevance | path

Searched refs:ControllerType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/gamepad/
Dxbox_data_fetcher_mac.h21 enum ControllerType { enum
86 ControllerType GetControllerType() const;
130 ControllerType controller_type_;
Dxbox_data_fetcher_mac.cc481 XboxController::ControllerType XboxController::GetControllerType() const { in GetControllerType()