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

1 2 3 4 5 67 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java 30 * Gets a float array of the 2D coordinates representing a rectangles
67 * Takes an array of 2D coordinates representing corners and returns the
68 * smallest rectangle containing those coordinates.
70 * @param array array of 2D coordinates
71 * @return smallest rectangle containing coordinates
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Rotation.java 54 * frames change. The rotation transforms the coordinates of the vector in inertial
55 * frame into the coordinates of the same vector in satellite frame. In this
115 /** Build a rotation from the quaternion coordinates.
129 * @param needsNormalization if true, the coordinates are considered
616 // r (Vector3D.plusK) coordinates are :
618 // (-r) (Vector3D.plusI) coordinates are :
634 // r (Vector3D.plusJ) coordinates are :
636 // (-r) (Vector3D.plusI) coordinates are :
652 // r (Vector3D.plusK) coordinates are :
654 // (-r) (Vector3D.plusJ) coordinates are
    [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/meshes/
MeshHelper.java 145 throw new BlenderFileException("The amount of faces uv coordinates is not equal to faces amount!");
406 //setting the coordinates inside the mesh context
524 DynamicArray<Number> coordinates = (DynamicArray<Number>) mVerts.get(i).getFieldValue("co"); local
525 vertices[i] = new Vector3f(coordinates.get(0).floatValue(), coordinates.get(2).floatValue(), -coordinates.get(1).floatValue());
529 DynamicArray<Number> coordinates = (DynamicArray<Number>) mVerts.get(i).getFieldValue("co"); local
530 vertices[i] = new Vector3f(coordinates.get(0).floatValue(), coordinates.get(1).floatValue(), coordinates.get(2).floatValue());
    [all...]
  /external/skia/src/core/
SkScan_AntiPath.cpp 29 - destination coordinates, scale equal to the output - often
31 - supersampled coordinates, scale equal to the output * SCALE
57 /// Current y coordinate, in destination coordinates.
59 /// Widest row of region to be blitted, in destination coordinates.
61 /// Leftmost x coordinate in any row, in destination coordinates.
63 /// Leftmost x coordinate in any row, in supersampled coordinates.
67 /// Current y coordinate in supersampled coordinates.
117 /// in supersampled coordinates.
120 /// in supersampled coordinates.
599 Would any of the coordinates of this rectangle not fit in a short
    [all...]
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java 44 * are coordinates of the touch events and text for the text input events.
209 * Clicks at coordinates without waiting for device idle. This may be used for operations
227 * Click at coordinates and blocks until either accessibility event TYPE_WINDOW_CONTENT_CHANGED
246 * Clicks at coordinates and waits for for a TYPE_WINDOW_STATE_CHANGED event followed
284 * Touches down for a long press at the specified coordinates.
665 * Takes a series of touch coordinates for at least 2 pointers. Each pointer must have
689 throw new IllegalArgumentException("Must provide coordinates for at least 2 pointers");
706 // for each pointer set the first coordinates for touch down
728 // check if it has coordinates to move
743 // For each pointer get the last coordinates
    [all...]
  /frameworks/base/core/java/android/content/res/
CompatibilityInfo.java 278 * Returns the translator which translates the coordinates in compatibility mode.
286 * A helper object to translate the screen and window coordinates back and forth.
370 * Translate a Rect in screen coordinates into the app window's coordinates.
377 * Translate a Point in screen coordinates into the app window's coordinates.
  /packages/apps/Camera/src/com/android/camera/
FocusOverlayManager.java 181 // In face detection, the matrix converts the driver coordinates to UI
182 // coordinates. In tap focus, the inverted matrix converts the UI
183 // coordinates to driver coordinates.
320 // Convert the coordinates to driver format.
333 // Convert the coordinates to driver format.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 193 // shouldn't be overridden by the "typed key" coordinates
288 * @param coordinates the x, y coordinates of the key in the CoordinateUtils format
290 public void setComposingWord(final int[] codePoints, final int[] coordinates) {
296 CoordinateUtils.xFromArray(coordinates, i),
297 CoordinateUtils.yFromArray(coordinates, i)));
InputView.java 177 // Translate global coordinates to <code>ReceiverView</code> local coordinates.
220 // The forwarded event should have coordinates that are inside of the target.
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
PathAnimations.java 144 // coordinates of the Path and set them on the view object.
151 // Use two Properties for individual (x, y) coordinates of the Path
160 // Either "setCoordinates" or "coordinates" are acceptable parameters
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
timing_tool.html 231 * @param {MouseEvent} e Mouse event with the current mouse coordinates.
236 * {boolean} snapped Whether the coordinates are from a snapped event or
272 // Create result object with the mouse coordinates.
  /external/eigen/Eigen/src/Eigen2Support/
LeastSquares.h 28 * \f$(x,y,z)\f$ coordinates:
73 the n coordinates in the n-dimensional space.
114 * \f$x_0,\ldots,x_{n-1}\f$ the n coordinates in the n-dimensional space.
  /external/freetype/include/
ftimage.h 54 /* The type FT_Pos is used to store vectorial coordinates. Depending */
56 /* units, or 16.16, or 26.6 fixed-point pixel coordinates. */
67 /* A simple structure used to store a 2D vector; coordinates are of */
89 /* coordinates of its extrema in the horizontal and vertical */
102 /* The bounding box is specified with the coordinates of the lower */
298 /* elements, giving the outline's point coordinates. */
    [all...]
  /external/freetype/src/cff/
cf2hints.h 101 * y-coordinates from character space to device space, providing
115 * The `cf2_hintmap_map' method is called to transform y-coordinates at
178 * coordinates according to the render matrix and HintMap. It also tracks
  /external/pdfium/third_party/freetype/include/
ftimage.h 54 /* The type FT_Pos is used to store vectorial coordinates. Depending */
56 /* units, or 16.16, or 26.6 fixed-point pixel coordinates. */
67 /* A simple structure used to store a 2D vector; coordinates are of */
89 /* coordinates of its extrema in the horizontal and vertical */
102 /* The bounding box is specified with the coordinates of the lower */
303 /* elements, giving the outline's point coordinates. */
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.h 101 * y-coordinates from character space to device space, providing
115 * The `cf2_hintmap_map' method is called to transform y-coordinates at
178 * coordinates according to the render matrix and HintMap. It also tracks
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionOverlay.java 137 // layout coordinates, so we need to apply the scale in reverse
230 // Paint selection handles. These are painted in control coordinates on the
231 // real SWT GC object rather than in layout coordinates on the GCWrapper,
  /cts/apps/CtsVerifier/include/colorchecker/
testingimage.h 52 // coordinates including centers and radius.
  /cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java 34 // points have identical x and y coordinates
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/
GpsLocationTest.java 39 * longitude and latitude coordinates via the geo fix command
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
chart_transform.html 17 * series and provides conversion between world coordinates and physical
  /external/deqp/doc/testspecs/GLES3/
functional.texture.swizzle.txt 34 The viewport is configured to match the texture size. Texture coordinates
  /external/glide/library/src/main/java/com/bumptech/glide/request/
ThumbnailRequestCoordinator.java 4 * A coordinator that coordinates two individual {@link Request}s that load a small thumbnail version of an image and
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
UVProjectionGenerator.java 26 * @return UV coordinates after the projection
51 * @return UV coordinates after the projection
114 * @return UV coordinates after the projection
173 * @return UV coordinates after the projection

Completed in 672 milliseconds

1 2 3 4 5 67 8 91011>>