Searched
full:coordinates (Results
376 -
400 of
1323) sorted by null
<<11121314151617181920>>
/external/freetype/src/base/ |
ftbbox.c | 195 /* extremum coordinates, as it is sufficiently fast. */ 390 /* extremum coordinates, we subdivide instead. */
|
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
TerrainTestAdvanced.java | 236 // planar textures don't use the mesh's texture coordinates but real world coordinates,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_blitter.h | 67 * coordinates of the rectangle, respectively, and should go 220 * coordinates. The dst dimensions are supplied through pipe_surface::width
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
shader.c | 392 * Set the transformation to map a vertex to the surface coordinates. 401 * Set the transformation to map a pixel to the paint coordinates.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_pixel_bitmap.c | 259 * Have to translate destination coordinates back into source 260 * coordinates.
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
LocalScanner.h | 167 /** returns ul position relative to original image; x,y coordinates: 16.16 */ 170 /** returns uls position relative to original image at index position; x,y coordinates: 16.16 */
|
/external/opencv/cv/include/ |
cv.h | 368 Values of pixels with fractional coordinates are retrieved using bilinear interpolation*/ 375 with fractional coordinates) 449 The reader is used to iteratively get coordinates of all the chain points. 650 /* Calculates Voronoi tesselation (i.e. coordinates of Voronoi points) */ [all...] |
/external/pdfium/public/ |
fpdf_doc.h | 156 // The point coordinates are specified in page coordinate system. You can convert coordinates
|
/external/pdfium/third_party/freetype/src/base/ |
ftbbox.c | 195 /* extremum coordinates, as it is sufficiently fast. */ 387 /* extremum coordinates, we subdivide instead. */
|
/external/skia/bench/ |
PatchBench.cpp | 18 * (passing texture coordinates and colors, only textures coordinates, only colors or none).
|
/external/skia/src/gpu/ |
GrDrawTarget.h | 115 * @param localMatrix Optional local matrix. The local coordinates are specified by localRect, 118 * coordinates
|
/external/skia/src/pathops/ |
SkPathOpsTypes.h | 143 // Use Almost Equal when comparing coordinates. Use epsilon to compare T values. 163 // Use Almost Bequal when comparing coordinates in conjunction with between.
|
/external/skia/tests/ |
DrawBitmapRectTest.cpp | 213 * We were numerically overflowing our 16bit coordinates that we communicate 217 * can't represent those coordinates in our transport format (yet).
|
DrawPathTest.cpp | 14 // test that we can draw an aa-rect at coordinates > 32K (bigger than fixedpoint) 164 coordinates are very large.
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
TonemapCurve.java | 176 * <p>All returned coordinates in the point are between the range of 210 * <p>All returned coordinates are between the range of
|
/frameworks/base/libs/hwui/ |
Canvas.h | 83 /// Like setMatrix(), but to be translated into local / view-relative coordinates 84 /// rather than executed in global / device coordinates at rendering time.
|
Snapshot.h | 154 * Returns the current clip in local coordinates. The clip rect is 160 * Returns the current clip in render target coordinates.
|
/frameworks/base/services/core/java/com/android/server/display/ |
OverlayDisplayWindow.java | 341 // Work in screen coordinates. 356 // Revert to window coordinates.
|
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
ui_test.rs | 165 // Map to the projection coordinates (viewport.x = -1.0 -> 1.0) 289 // Draw meshes in a single page with top left corner coordinates (xStart, yStart)
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
CameraSettings.java | 365 * This means the coordinates must be transformed to account 411 * means the coordinates must be transformed to account for
|
/frameworks/support/v4/java/android/support/v4/view/ |
NestedScrollingChild.java | 146 * in local view coordinates of this view from before this operation 168 * in local view coordinates of this view from before this operation
|
/packages/apps/Camera2/jni/ |
jpegutil.cpp | 128 * Transforms the input coordinates. Coordinates outside the cropped region
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
FireflyRenderer.java | 69 // Mapping coordinates for the texture 88 // Buffer holding the texture mapping coordinates
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
MoreKeysKeyboardView.java | 127 // The coordinates of panel's left-top corner in parentView's coordinate system. 183 // the following up event share the same coordinates.
|
/packages/screensavers/Basic/src/com/android/dreams/basic/ |
ColorsGLRenderer.java | 327 // number of coordinates per vertex in this array 360 // initialize vertex byte buffer for shape coordinates
|
Completed in 259 milliseconds
<<11121314151617181920>>