/frameworks/base/core/java/android/widget/ |
ZoomButtonsController.java | 569 // The upperleft corner of the target view in raw coordinates 574 // Convert the motion event into the target view's coordinates (from 575 // owner view's coordinates) 578 /* Disallow negative coordinates (which can occur due to 606 * Returns the View that should receive a touch at the given coordinates.
|
/frameworks/base/core/java/com/android/internal/widget/ |
ExploreByTouchHelper.java | 497 * @param localRect A rectangle in local (parent) coordinates. 607 * Provides a mapping between view-relative coordinates and logical 613 * coordinates (x,y) 667 * <li>bounds in parent coordinates, see 696 * <li>bounds in screen coordinates, computed based on host view bounds,
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragLayer.java | 48 * A ViewGroup that coordinates dragging across its descendants 291 * Determine the rect of the descendant in this DragLayer's coordinates 293 * @param descendant The descendant whose coordinates we want to find. 314 * coordinates. 490 // the correct coordinates (above) and use these to determine the final location
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 527 coordlist is sequence of coordinates 557 coordlist is sequence of coordinates 631 fun must be a function with two arguments, the coordinates 646 fun must be a function with two arguments, the coordinates 665 fun must be a function with two arguments, the coordinates of the 686 fun must be a function with two arguments, the coordinates 770 coordinates = self.cv.coords(item) 772 while coordinates: 773 x, y = coordinates[:2] 776 coordinates = coordinates[2: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 527 coordlist is sequence of coordinates 557 coordlist is sequence of coordinates 631 fun must be a function with two arguments, the coordinates 646 fun must be a function with two arguments, the coordinates 665 fun must be a function with two arguments, the coordinates of the 686 fun must be a function with two arguments, the coordinates 770 coordinates = self.cv.coords(item) 772 while coordinates: 773 x, y = coordinates[:2] 776 coordinates = coordinates[2: [all...] |
/external/fonttools/Lib/fontTools/pens/ |
basePen.py | 35 Coordinates are usually expressed as (x, y) tuples, but generally any 287 3 or greater, containing (x, y) coordinates. The last point is the 321 with length 2 or greater, containing (x, y) coordinates. The last point
|
/external/mesa3d/docs/ |
RELNOTES-5.1 | 224 various sets of texture coordinates even when the corresponding texture 226 called but we still may have to interpolate texture coordinates across 228 This new field indicates which sets of texture coordinates are needed.
|
/frameworks/base/docs/html/training/gestures/ |
scroll.jd | 80 responsibility to get and apply new coordinates at a rate that will make the 135 {@code mContentRect} represents the rectangle coordinates within the view that the chart 153 // The current destination rectangle (in pixel coordinates) into which the
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
AndroidCamera2Settings.java | 70 * @param activeArray Boundary coordinates of the sensor's active array 198 // Compute the effective crop rectangle to be used for computing focus/metering coordinates 301 // Old API coordinates were [-1000,1000]; new ones are [0,ACTIVE_ARRAY_SIZE).
|
/frameworks/native/opengl/libagl/ |
vertex.cpp | 52 // Divides a vertex clip coordinates by W 103 // divide, since we don't need its window coordinates. 112 // compute eye coordinates
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/ |
AndroidWordLevelSpellCheckerSession.java | 285 final int[] coordinates; local 286 coordinates = keyboard.getCoordinates(codePoints); 287 composer.setComposingWord(codePoints, coordinates);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
ECCurve.java | 113 throw new IllegalArgumentException("Invalid point coordinates"); 127 throw new IllegalArgumentException("Invalid point coordinates"); 214 // TODO Default behaviour could be improved if the two curves have the same coordinate system by copying any Z coordinates. 222 * coordinates reflect those of the equivalent point in an affine coordinate system. Where more 237 * coordinates reflect those of the equivalent point in an affine coordinate system. Where more 264 throw new IllegalArgumentException("'iso' not valid for affine coordinates"); [all...] |
/external/deqp/modules/gles2/functional/ |
es2fTextureUnitTests.cpp | 207 // Calculate transformed coordinates of three corners. 246 void makeSafeLods (const vector<IVec2>& textureSizes, const IVec2& viewportSize); // Modifies texture coordinates so that LODs aren't too close to x.5 or 0.0 . 264 // \note 2d coordinates range from 0 to 1 and cube face coordinates from -1 to 1, so scaling is done as well. 314 float tempOffsetData[3*3] = // For temporarily centering the coordinates to get nicer transformations. 386 Mat3 finalTrans = Mat3(s_cubeTransforms[faceNdx]) * planarTrans; // Final transformation from planar to cube map coordinates, including the transformation just generated. [all...] |
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
TerrainPatch.java | 164 * the offset for texture coordinates.
166 * the total offset amount. Used for texture coordinates.
273 * @return the triangle in world coordinates, or null if the point does intersect this patch on the XZ axis
283 * @return the triangles in world coordinates, or null if the point does intersect this patch on the XZ axis
645 * coordinates.
655 * coordinates. Note that this does <b>NOT </b> rebuild the terrain at all.
[all...] |
/frameworks/base/core/java/android/view/ |
MotionEvent.java | 38 * and a set of axis values that include the X and Y coordinates of the touch and 82 * pointer coordinates are available using {@link #getX(int)} and {@link #getY(int)}. 83 * Earlier coordinates within the batch are accessed using {@link #getHistoricalX(int, int)} 84 * and {@link #getHistoricalY(int, int)}. The coordinates are "historical" only 85 * insofar as they are older than the current coordinates in the batch; however, 86 * they are still distinct from any other coordinates reported in prior motion events. 87 * To process all coordinates in the batch in time order, first consume the historical 88 * coordinates then consume the current coordinates. 116 * such as touch screens, the pointer coordinates specify absolut [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
DragLayer.java | 48 * A ViewGroup that coordinates dragging across its descendants 379 * Determine the rect of the descendant in this DragLayer's coordinates 381 * @param descendant The descendant whose coordinates we want to find. 408 * coordinates. 413 * sometimes this is relevant as in a child's coordinates within the root descendant. 604 // the correct coordinates (above) and use these to determine the final location [all...] |
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
OverlayDisplayWindow.java | 420 // Work in screen coordinates. 435 // Revert to window coordinates.
|
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
OverlayDisplayWindow.java | 420 // Work in screen coordinates. 435 // Revert to window coordinates.
|
/development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
OverlayDisplayWindow.java | 433 // Work in screen coordinates. 448 // Revert to window coordinates.
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
OverlayDisplayWindow.java | 420 // Work in screen coordinates. 435 // Revert to window coordinates.
|
/external/boringssl/src/crypto/ec/ |
util-64.c | 24 /* Convert an array of points into affine coordinates. (If the point at 30 * coordinates each), based on an internal representation of field elements
|
/external/deqp/doc/testspecs/GLES31/ |
functional.tessellation.txt | 26 - Coordinates read with transform feedback (with point_mode) 78 and their x coordinates are inspected to see whether the edge is split into
|
/external/deqp/framework/common/ |
tcuTexLookupVerifier.hpp | 46 IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point. 62 IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point.
|
/external/eigen/Eigen/src/Core/ |
SelfAdjointView.h | 81 * \warning the coordinates must fit into the referenced triangular part 90 * \warning the coordinates must fit into the referenced triangular part
|
/external/freetype/src/autofit/ |
afwarp.c | 208 /* get X1 and X2, minimum and maximum in original coordinates */ 247 /* examine a half pixel wide range around the maximum coordinates */
|