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

1 2 3 4 5 6 78 91011>>

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
SnapHelper.java 129 * Calculated the estimated scroll distance in each direction given velocities on both axes.
  /prebuilts/go/darwin-x86/src/image/
geom.go 12 // A Point is an X, Y coordinate pair. The axes increase right and down.
  /prebuilts/go/linux-x86/src/image/
geom.go 12 // A Point is an X, Y coordinate pair. The axes increase right and down.
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 247 // using the Z and RZ axes so we also handle those.
248 // In a real game, we would allow the user to configure the axes manually.
  /external/eigen/demos/opengl/
quaternion_demo.cpp 429 // around the camera's X and Y axes.
594 but->setToolTip("standard approach mapping the x and y displacements\nas rotations around the camera's X and Y axes");
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 693 * Relative axes
710 * Absolute axes
  /external/libxml2/test/valid/dtds/
nitf-2-5.dtd 743 axes CDATA #IMPLIED
755 axes CDATA #IMPLIED
  /frameworks/base/core/java/com/android/internal/widget/
ResolverDrawerLayout.java 630 public void onNestedScrollAccepted(View child, View target, int axes) {
631 super.onNestedScrollAccepted(child, target, axes);
    [all...]
  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 48 // Check invariants when no axes are present.
129 // Set maximum number of axes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 641 * Relative axes
658 * Absolute axes
  /external/pdfium/third_party/freetype/src/type1/
t1load.c 325 /* Point to axes after MM_Var struct */
585 FT_ERROR(( "parse_blend_axis_types: incorrect number of axes: %d\n",
697 " invalid number of axes: %d\n",
762 FT_ERROR(( "parse_blend_design_map: incorrect number of axes: %d\n",
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 920 // multiaxis.ttf supports "wght", "PRIV", "PR12" axes.
936 // Test only when the system font don't support the above axes. OEMs may add
937 // their fonts and these font may support above axes.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java 196 * @param axis One of Axes.ANCESTORORSELF, etc.
204 * XPath axes.
208 * @param axis One of Axes.ANCESTORORSELF, etc.
    [all...]
  /docs/source.android.com/src/devices/input/
overview.jd 107 for keys, joystick buttons and joystick axes. The mapping may
  /docs/source.android.com/src/devices/sensors/
sensor-stack.jd 174 called 9-axis chips, as each sensor provides data over 3 axes.)</p>
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 21 package org.apache.xpath.axes;
872 // axes are not invertable (an element is a parent of an attribute, but
883 // Axes that go down in the select, do not have to have special treatment
    [all...]
  /external/freetype/include/freetype/
t1tables.h 278 /* maximum number of Multiple Masters axes, as defined in the spec */
    [all...]
  /external/freetype/src/truetype/
ttinterp.h 375 /* adheres to the physical pixel grid on both axes. */
  /external/google-breakpad/src/common/dwarf/
bytereader.h 209 // four axes(!) to the encoding:
  /external/libyuv/files/util/
ssim.cc 192 // points across the main axes (see the diagram below).
  /external/pdfium/third_party/freetype/include/freetype/
t1tables.h 278 /* maximum number of Multiple Masters axes, as defined in the spec */
    [all...]
  /frameworks/base/core/java/android/appwidget/
AppWidgetProviderInfo.java 52 * Widget is resizable in both the horizontal and vertical axes.
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
FontFamily_Delegate.java 254 FontVariationAxis[] axes, int weight, int italic) {
  /frameworks/native/libs/input/
Input.cpp 106 return OK; // axes with value 0 do not need to be stored

Completed in 904 milliseconds

1 2 3 4 5 6 78 91011>>