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

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameControllerInput.java 211 int numAxes = 0;
215 numAxes += 1;
219 mAxes = new int[numAxes];
220 mAxisValues = new float[numAxes];
  /frameworks/base/core/java/android/view/
InputDevice.java     [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 134 milliseconds