HomeSort by relevance Sort by last modified time
    Searched refs:setAxes (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/gamepad/
GamepadCommon.cpp 41 void GamepadCommon::setAxes(unsigned count, const double* data)
GamepadCommon.h 57 void setAxes(unsigned count, const double* data);
NavigatorGamepad.cpp 50 gamepad.setAxes(webGamepad.axesLength, webGamepad.axes);

Completed in 467 milliseconds