/external/eigen/unsupported/Eigen/src/EulerAngles/ |
EulerAngles.h | 26 * Euler rotation is a set of three rotation of three angles over three fixed axes, defined by the EulerSystem given as a template parameter. 29 * - first, rotate the axes system over the alpha axis in angle alpha 30 * - then, rotate the axes system over the beta axis(which was rotated in the first stage) in angle beta 31 * - then, rotate the axes system over the gamma axis(which was rotated in the two stages above) in angle gamma 55 * Additionally, some axes related computation is done in compile time. 91 * Only for positive axes{+x,+y,+z} Euler systems are have convenient typedef. 92 * If you need negative axes{-x,-y,-z}, it is recommended to create you own typedef with 108 * \tparam _System the EulerSystem to use, which represents the axes of rotation. 117 /** the EulerSystem to use, which represents the axes of rotation. */ 352 #define EIGEN_EULER_ANGLES_SINGLE_TYPEDEF(AXES, SCALAR_TYPE, SCALAR_POSTFIX) [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
PathComponent.java | 21 package org.apache.xpath.axes;
|
RTFIterator.java | 28 package org.apache.xpath.axes;
|
OneStepIterator.java | 21 package org.apache.xpath.axes; 35 * @see org.apache.xpath.axes#LocPathIterator 168 * Tells if this is a reverse axes. Overrides AxesWalker#isReverseAxes. 179 * reverse axes count, for the moment this re-searches the axes
|
ChildIterator.java | 21 package org.apache.xpath.axes; 32 * @see org.apache.xpath.axes.LocPathIterator
|
SubContextList.java | 21 package org.apache.xpath.axes;
|
/external/fio/tools/plot/ |
graph2D.gpm | 9 #Preparing Axes
|
graph3D.gpm | 14 #Preparing Axes
|
/external/harfbuzz_ng/src/ |
hb-ot-var-fvar-table.hh | 148 const AxisRecord *axes = get_axes (); local 151 if (axes[i].axisTag == tag) 192 USHORT axisCount; /* The number of variation axes in the font (the 193 * number of records in the axes array). */
|
/frameworks/base/graphics/java/android/graphics/ |
FontListParser.java | 110 List<FontVariationAxis> axes = new ArrayList<FontVariationAxis>(); local 122 axes.add(readAxis(parser)); 129 axes.toArray(new FontVariationAxis[axes.size()]), weight, isItalic);
|
Typeface.java | 169 mgr, path, 0 /* ttcIndex */, null /* axes */, 178 RESOLVE_BY_FONT_TABLE /* italic */, null /* axes */)) { 236 fontFile.getWeight(), fontFile.getItalic(), null /* axes */)) { 248 null /* axes */, RESOLVE_BY_FONT_TABLE /* weight */, 263 final String key = Builder.createAssetUid(mgr, path, 0 /* ttcIndex */, null /* axes */, 450 * @param axes An array of font variation axis tag-value pairs. 452 public Builder setFontVariationSettings(@Nullable FontVariationAxis[] axes) { 460 mAxes = axes; 497 * @param axes The font variation settings. 501 @Nullable FontVariationAxis[] axes, int weight, int italic) [all...] |
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 207 axes = self.fig.add_axes([0.1, top, 0.8, height], 214 axes.text(0.02, 0.02, title, transform=axes.transAxes, fontsize=10, fontweight='bold') 215 axes.set_xlabel('time (s)', fontsize=10, fontweight='bold') 216 axes.set_ylabel(ylabel, fontsize=10, fontweight='bold') 217 axes.set_xticks(range(0, timespan + 1, timeticks)) 218 axes.set_yticks(yticks) 219 axes.grid(True) 221 for label in axes.get_xticklabels(): 223 for label in axes.get_yticklabels() [all...] |
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
message_layer.h | 27 /** Sensor fusion has switched from 9- to 6-axes
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
message_layer.h | 27 /** Sensor fusion has switched from 9- to 6-axes
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_haptic.h | 219 * \brief Spring effect supported - uses axes position. 222 * axes position. 229 * \brief Damper effect supported - uses axes velocity. 232 * axes velocity. 239 * \brief Inertia effect supported - uses axes acceleration. 241 * Condition haptic effect that simulates inertia. Effect is based on the axes 249 * \brief Friction effect supported - uses axes movement. 252 * axes movement. 395 * (X axis, Y axis and Z axis (with 3 axes)). ::SDL_HAPTIC_CARTESIAN uses 410 * - Degrees towards (0, 0, 1) (device needs at least 3 axes) [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 219 * \brief Spring effect supported - uses axes position. 222 * axes position. 229 * \brief Damper effect supported - uses axes velocity. 232 * axes velocity. 239 * \brief Inertia effect supported - uses axes acceleration. 241 * Condition haptic effect that simulates inertia. Effect is based on the axes 249 * \brief Friction effect supported - uses axes movement. 252 * axes movement. 395 * (X axis, Y axis and Z axis (with 3 axes)). ::SDL_HAPTIC_CARTESIAN uses 410 * - Degrees towards (0, 0, 1) (device needs at least 3 axes) [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_haptic.h | 219 * \brief Spring effect supported - uses axes position. 222 * axes position. 229 * \brief Damper effect supported - uses axes velocity. 232 * axes velocity. 239 * \brief Inertia effect supported - uses axes acceleration. 241 * Condition haptic effect that simulates inertia. Effect is based on the axes 249 * \brief Friction effect supported - uses axes movement. 252 * axes movement. 395 * (X axis, Y axis and Z axis (with 3 axes)). ::SDL_HAPTIC_CARTESIAN uses 410 * - Degrees towards (0, 0, 1) (device needs at least 3 axes) [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 219 * \brief Spring effect supported - uses axes position. 222 * axes position. 229 * \brief Damper effect supported - uses axes velocity. 232 * axes velocity. 239 * \brief Inertia effect supported - uses axes acceleration. 241 * Condition haptic effect that simulates inertia. Effect is based on the axes 249 * \brief Friction effect supported - uses axes movement. 252 * axes movement. 395 * (X axis, Y axis and Z axis (with 3 axes)). ::SDL_HAPTIC_CARTESIAN uses 410 * - Degrees towards (0, 0, 1) (device needs at least 3 axes) [all...] |
/docs/source.android.com/src/devices/input/ |
key-layout-files.jd | 95 <h4 id="basic-axes">Basic Axes</h4> 103 <h4 id="split-axes">Split Axes</h4> 105 values less than or greater than a threshold are split across two different axes 107 device encodes two different mutually exclusive logical axes.</p> 122 <h4 id="inverted-axes">Inverted Axes</h4> 136 the center flat position of joystick axes but not all of them do and some of
|
/frameworks/support/core-ui/java/android/support/v4/view/ |
NestedScrollingChildHelper.java | 123 * @param axes Supported nested scroll axes. 127 public boolean startNestedScroll(@ScrollAxis int axes) { 128 return startNestedScroll(axes, TYPE_TOUCH); 138 * @param axes Supported nested scroll axes. 143 public boolean startNestedScroll(@ScrollAxis int axes, @NestedScrollType int type) { 152 if (ViewParentCompat.onStartNestedScroll(p, child, mView, axes, type)) { 154 ViewParentCompat.onNestedScrollAccepted(p, child, mView, axes, type);
|
/frameworks/support/compat/java/android/support/v4/view/ |
NestedScrollingParent.java | 59 * @param axes Flags consisting of {@link ViewCompat#SCROLL_AXIS_HORIZONTAL}, 63 boolean onStartNestedScroll(@NonNull View child, @NonNull View target, @ScrollAxis int axes); 76 * @param axes Flags consisting of {@link ViewCompat#SCROLL_AXIS_HORIZONTAL}, 81 void onNestedScrollAccepted(@NonNull View child, @NonNull View target, @ScrollAxis int axes); 186 * Return the current axes of nested scrolling for this NestedScrollingParent. 192 * @return Flags indicating the current axes of nested scrolling
|
/external/replicaisland/src/com/replica/replicaisland/ |
InputSystem.java | 66 // The order of orientation axes changes depending on the rotation of the screen. 68 // "ROTATION_0" (e.g. tablets). So we need to adjust the axes from canonical
|
/external/skia/gm/ |
gradient_matrix.cpp | 83 // different scaling along the x and y axes (which is the bug this 84 // test addresses, where incorrect order of operations mixed up the axes)
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
plot_dynamics.sh | 71 echo -n "axes x1y$linetype " 75 echo -n "axes x1y1 "
|
/frameworks/base/libs/hwui/hwui/ |
MinikinSkia.h | 32 int ttcIndex, const std::vector<minikin::FontVariation>& axes);
|