HomeSort by relevance Sort by last modified time
    Searched refs:axis (Results 251 - 275 of 561) sorted by null

<<11121314151617181920>>

  /frameworks/base/graphics/java/android/graphics/
Typeface.java 450 * @param axes An array of font variation axis tag-value pairs.
518 for (FontVariationAxis axis : axes) {
519 builder.append(axis.getTag());
521 builder.append(Float.toString(axis.getStyleValue()));
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
mtb_unittest.py 18 from firmware_constants import AXIS, GV, MTB, PLATFORM, UNIT, VAL
67 self.assertEqual(displacement[AXIS.X], expected_x)
68 self.assertEqual(displacement[AXIS.Y], expected_y)
544 'drag_edge_thumb.horizontal.dat': {AXIS.X: 0, AXIS.Y: 97},
546 'drag_edge_thumb.horizontal_2.dat': {AXIS.X: 0, AXIS.Y: 24},
549 {AXIS.X: 97, AXIS.Y: 88},
552 {AXIS.X: 0, AXIS.Y: 14}
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 225 #define DEC_INFO(name, type, axis, inter, samples, rates) \
228 .numAxis = axis, \
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 272 #define DEC_INFO(name, type, axis, inter, samples, rates) \
275 .numAxis = axis, \
  /external/autotest/client/site_tests/firmware_TouchMTB/
mtb.py 16 from firmware_constants import AXIS, GV, MTB, UNIT, VAL
572 """Calculate the distance moved in an axis."""
    [all...]
  /external/fio/tools/hist/
fiologparser_hist.py 97 arr = np.append(times, hists, axis=1)
313 arr = np.append(arr, new_arr.reshape((1,__TOTAL_COLUMNS - 1)), axis=0)
  /external/lisa/libs/utils/analysis/
latency_analysis.py 106 axis=1)
275 run_df['running_time'] = run_df.apply(cr, axis=1)
450 # If not axis provided: generate a standalone plot
    [all...]
  /external/walt/docs/
DragLatency.md 37 This calculation that only looks at the _y_ coordinate assumes the laser beam is parallel to the _x_ axis and prefers no motion of the finger in the _x_ direction.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drmdef.h 436 D3DRMQUATERNION * WINAPI D3DRMQuaternionFromRotation(D3DRMQUATERNION *x, D3DVECTOR *axis, D3DVALUE theta);
450 D3DVECTOR * WINAPI D3DRMVectorRotate(D3DVECTOR *ret, D3DVECTOR *x, D3DVECTOR *axis, D3DVALUE theta);
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /cts/apps/CameraITS/pymodules/its/
image.py 462 u = u.reshape(h/2, w/2).repeat(2, axis=1).repeat(2, axis=0)
463 v = v.reshape(h/2, w/2).repeat(2, axis=1).repeat(2, axis=0)
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 466 int axis, int historyPos) {
467 final InputDevice.MotionRange range = device.getMotionRange(axis, event.getSource());
470 final float value = historyPos < 0 ? event.getAxisValue(axis)
471 : event.getHistoricalAxisValue(axis, historyPos);
473 // Ignore axis values that are within the 'flat' region of the
474 // joystick axis center.
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 395 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \
398 .numAxis = axis, \
406 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \
409 .numAxis = axis, \
  /external/autotest/client/bin/input/
linux_input.py 41 # @value: latest reported value for the axis.
42 # @minimum: specifies minimum value for the axis.
43 # @maximum: specifies maximum value for the axis.
46 # @resolution: specifies resolution for the values reported for the axis.
128 def EVIOCGABS(axis):
129 return IOR('E', 0x40 + axis, input_absinfo_t) # get abs value/limits
131 def EVIOCSABS(axis):
132 return IOW('E', 0xc0 + axis, input_absinfo_t) # set abs value/limits
775 ABS_MT_TOUCH_MAJOR = 0x30 # Major axis of touching ellipse
776 ABS_MT_TOUCH_MINOR = 0x31 # Minor axis (omit if circular
    [all...]
  /external/libxml2/include/libxml/
xpath.h 185 * @cur: the previous node being explored on that axis
187 * An axis traversal function. To traverse an axis, the engine calls
189 * NULL indicating the end of the axis traversal.
191 * Returns the next node in that axis or NULL if at the end of the axis.
198 * Extra axis: a name and an axis function.
204 const xmlChar *name; /* the axis name */
304 int nb_axis; /* number of defined axis */
306 xmlXPathAxisPtr axis; \/* Array of defined axis *\/ member in struct:_xmlXPathContext
    [all...]
  /external/trappy/trappy/plotter/
ILinePlot.py 289 In case of multiple traces with different indexes (i.e. x-axis values),
301 merged_df = pd.concat(ret.get_values(), axis=1)
  /frameworks/ml/nn/common/include/
OperationsUtils.h 177 int32_t axis,
  /prebuilts/misc/windows/sdl2/test/
testjoystick.c 50 /* Create a window to display joystick axis position */
88 SDL_Log("Joystick %d axis %d value: %d\n",
90 event.jaxis.axis, event.jaxis.value);
145 /* Draw the X/Y axis */
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]
  /prebuilts/misc/common/droiddriver/
droiddriver-1.0.0-BETA1.jar 
  /external/v8/benchmarks/spinning-balls/
v.js 311 // Camera is rotating around y-axis.
317 // Rotate the camera around y-axis.
338 // Rotate the scene around y-axis.
  /frameworks/native/services/inputflinger/
InputReader.h 760 /* Raw axis information from the driver. */
    [all...]

Completed in 963 milliseconds

<<11121314151617181920>>