HomeSort by relevance Sort by last modified time
    Searched full:axes (Results 151 - 175 of 311) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 806 final int[] axes = { local
    [all...]
  /docs/source.android.com/src/devices/input/
diagnostics.jd 218 Raw Touch Axes:
304 <p>Here is a joystick. Notice how all of the axes have been scaled to a normalized
327 Axes:
375 touch screen and joystick axes.</p>
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprIteratorSimple.java 21 package org.apache.xpath.axes;
FilterExprWalker.java 21 package org.apache.xpath.axes;
MatchPatternIterator.java 21 package org.apache.xpath.axes;
WalkingIterator.java 21 package org.apache.xpath.axes;
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFrag.java 29 import org.apache.xpath.axes.RTFIterator;
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py 33 """Constants about two axes."""
  /external/skia/tests/
TypefaceTest.cpp 106 // TODO: if axes are set and the back-end doesn't support them, should we create the typeface?
  /frameworks/base/libs/hwui/hwui/
Typeface.cpp 107 // None of passed axes are supported by this collection.
  /frameworks/minikin/libs/minikin/
FontFamily.cpp 225 // None of variation axes are suppored by this family.
  /frameworks/minikin/tests/unittest/
FontCollectionTest.cpp 128 // This font has 'wdth' and 'wght' axes.
  /hardware/libhardware/include/hardware/
input.h 318 // axes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 60 * Resolution for main axes (ABS_X, ABS_Y, ABS_Z) is reported in
61 * units per millimeter (units/mm), resolution for rotational axes
722 * Relative axes
739 * Absolute axes
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gamecontroller.h 210 * The list of axes available from a controller
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 210 * The list of axes available from a controller
  /prebuilts/misc/windows/sdl2/include/
SDL_gamecontroller.h 210 * The list of axes available from a controller
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 210 * The list of axes available from a controller
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathContext.java 49 import org.apache.xpath.axes.SubContextList;
298 DTMIterator iter = new org.apache.xpath.axes.OneStepIteratorForward(Axis.SELF);
988 * Pop the last pushed axes iterator.
997 * Get the current axes iterator, or return null if none.
1016 public org.apache.xpath.axes.SubContextList getCurrentNodeList()
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 1315 CvSize axes; local
    [all...]
  /frameworks/support/compat/java/android/support/v4/view/
ViewCompat.java 815 public boolean startNestedScroll(View view, int axes) {
817 return ((NestedScrollingChild) view).startNestedScroll(axes);
    [all...]
  /build/make/core/tasks/check_boot_jars/
package_whitelist.txt 228 org\.apache\.xpath\.axes
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 94 * @param axis One of Axes.ANCESTORORSELF, etc.
172 * XPath axes.
176 * @param axis One of Axes.ANCESTORORSELF, etc.
    [all...]
  /external/kernel-headers/original/uapi/linux/
uinput.h 77 * via write(). To actually set the absolute axes UI_ABS_SETUP should be

Completed in 476 milliseconds

1 2 3 4 5 67 8 91011>>