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

  /frameworks/base/libs/ui/tests/
InputReader_test.cpp     [all...]
  /frameworks/base/core/java/android/widget/
ZoomButtonsController.java 622 * @param rawX The raw X.
626 private View findViewForTouch(int rawX, int rawY) {
628 int containerCoordsX = rawX - mContainerRawLocation[0];
TextView.java     [all...]

Completed in 117 milliseconds