HomeSort by relevance Sort by last modified time
    Searched full:coordinate (Results 51 - 75 of 1025) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/LoopVectorize/
struct_access.ll 6 %struct.coordinate = type { i32, i32 }
9 ; struct coordinate {
15 ; int foo(struct coordinate *A, int n) {
27 define i32 @foo(%struct.coordinate* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
35 %x = getelementptr inbounds %struct.coordinate, %struct.coordinate* %A, i64 %indvars.iv, i32 0
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 46 The lower-left corner has texture coordinate (0,0,r,q).
55 texgen that the r coordinate could be used to select a slice in the
127 vertex window coordinate texture coordinate
135 size. The other vertex attributes (such as the color and fog coordinate)
146 If multiple texture units are present the same texture coordinate is
  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h 45 s16p16 x; /* x-coordinate */
46 s16p16 y; /* y-coordinate */
54 s16p16 xMin; /* x min coordinate */
55 s16p16 yMin; /* y min coordinate */
56 s16p16 xMax; /* x max coordinate */
57 s16p16 yMax; /* y max coordinate */
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 118 * @param x X coordinate of the drop location
119 * @param y Y coordinate of the drop location
149 * @param x X coordinate of the drop location
150 * @param y Y coordinate of the drop location
167 * @param x X coordinate of the drop location
168 * @param y Y coordinate of the drop location
DragView.java 63 * @param registrationX The x coordinate of the registration point.
64 * @param registrationY The y coordinate of the registration point.
245 * @param touchX the x coordinate the user touched in DragLayer coordinates
246 * @param touchY the y coordinate the user touched in DragLayer coordinates
281 * @param touchX the x coordinate the user touched in DragLayer coordinates
282 * @param touchY the y coordinate the user touched in DragLayer coordinates
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionHandle.java 85 /** The x coordinate of the center of the selection handle */
87 /** The y coordinate of the center of the selection handle */
93 * Constructs a new {@link SelectionHandle} at the given layout coordinate
96 * @param centerX the x coordinate of the center of the selection handle
97 * @param centerY y coordinate of the center of the selection handle
109 * distance to the control coordinate space {@link #PIXEL_RADIUS}, but usually with a
  /external/pdfium/public/
fpdfview.h 89 /** @brief The x-coordinate of the left-top corner. */
91 /** @brief The y-coordinate of the left-top corner. */
93 /** @brief The x-coordinate of the right-bottom corner. */
95 /** @brief The y-coordinate of the right-bottom corner. */
340 // start_x - Left pixel position of the display area in the device coordinate.
341 // start_y - Top pixel position of the display area in the device coordinate.
360 // start_x - Left pixel position of the display area in the bitmap coordinate.
361 // start_y - Top pixel position of the display area in the bitmap coordinate.
392 // Convert the screen coordinate of a point to page coordinate
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_visitor.cpp 750 fs_visitor::emit_texture_gen4(ir_texture *ir, fs_reg dst, fs_reg coordinate,
762 for (int i = 0; i < ir->coordinate->type->vector_elements; i++) {
763 emit(BRW_OPCODE_MOV, fs_reg(MRF, base_mrf + mlen + i), coordinate);
764 coordinate.reg_offset++;
785 for (int i = 0; i < ir->coordinate->type->vector_elements; i++) {
786 emit(BRW_OPCODE_MOV, fs_reg(MRF, base_mrf + mlen + i), coordinate);
787 coordinate.reg_offset++;
794 for (int i = 0; i < ir->coordinate->type->vector_elements; i++) {
795 emit(BRW_OPCODE_MOV, fs_reg(MRF, base_mrf + mlen + i), coordinate);
796 coordinate.reg_offset++
1178 fs_reg coordinate = this->result; local
1296 fs_reg coordinate = emit_texcoord(ir, sampler, texunit); local
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 628 * @param x The x-coordinate of the start of a new contour
629 * @param y The y-coordinate of the start of a new contour
640 * @param dx The amount to add to the x-coordinate of the end of the
642 * @param dy The amount to add to the y-coordinate of the end of the
656 * @param x The x-coordinate of the end of a line
657 * @param y The y-coordinate of the end of a line
671 * @param dx The amount to add to the x-coordinate of the previous point on
673 * @param dy The amount to add to the y-coordinate of the previous point on
690 * @param x1 The x-coordinate of the control point on a quadratic curve
691 * @param y1 The y-coordinate of the control point on a quadratic curv
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Path.java 311 * @param x The x-coordinate of the start of a new contour
312 * @param y The y-coordinate of the start of a new contour
323 * @param dx The amount to add to the x-coordinate of the end of the
325 * @param dy The amount to add to the y-coordinate of the end of the
337 * @param x The x-coordinate of the end of a line
338 * @param y The y-coordinate of the end of a line
350 * @param dx The amount to add to the x-coordinate of the previous point on
352 * @param dy The amount to add to the y-coordinate of the previous point on
365 * @param x1 The x-coordinate of the control point on a quadratic curve
366 * @param y1 The y-coordinate of the control point on a quadratic curv
    [all...]
  /hardware/ti/omap4-aah/camera/
CameraHalUtilClasses.cpp 166 CAMHAL_LOGEB("Camera area top coordinate is invalid %d", top );
171 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom );
176 CAMHAL_LOGEB("Camera area left coordinate is invalid %d", left );
181 CAMHAL_LOGEB("Camera area right coordinate is invalid %d", right );
238 CAMHAL_LOGEA("Parsing of the left area coordinate failed!");
249 CAMHAL_LOGEA("Parsing of the top area coordinate failed!");
260 CAMHAL_LOGEA("Parsing of the right area coordinate failed!");
271 CAMHAL_LOGEA("Parsing of the bottom area coordinate failed!");
282 CAMHAL_LOGEA("Parsing of the weight area coordinate failed!");
  /hardware/ti/omap4xxx/camera/
CameraHalUtilClasses.cpp 168 CAMHAL_LOGEB("Camera area top coordinate is invalid %d", top );
173 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom );
178 CAMHAL_LOGEB("Camera area left coordinate is invalid %d", left );
183 CAMHAL_LOGEB("Camera area right coordinate is invalid %d", right );
240 CAMHAL_LOGEA("Parsing of the left area coordinate failed!");
251 CAMHAL_LOGEA("Parsing of the top area coordinate failed!");
262 CAMHAL_LOGEA("Parsing of the right area coordinate failed!");
273 CAMHAL_LOGEA("Parsing of the bottom area coordinate failed!");
284 CAMHAL_LOGEA("Parsing of the weight area coordinate failed!");
  /development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/
Triangle.java 73 // (number of coordinate values * 4 bytes per float)
82 // set the buffer to read the first coordinate
114 // Prepare the triangle coordinate data
  /external/replicaisland/src/com/replica/replicaisland/
CameraSystem.java 183 /** Snaps a coordinate against the bounds of the world so that it may not pass out
185 * @param worldX An x-coordinate in world units.
186 * @return An x-coordinate that is guaranteed not to expose the edges of the world.
206 /** Snaps a coordinate against the bounds of the world so that it may not pass out
208 * @param worldY A y-coordinate in world units.
209 * @return A y-coordinate that is guaranteed not to expose the edges of the world.
  /packages/apps/Camera2/src/com/android/camera/one/v2/
AutoFocusHelper.java 116 /** Compute 3A regions for a sensor-referenced touch coordinate.
119 * @param nx x coordinate of the touch point, in normalized portrait coordinates.
120 * @param ny y coordinate of the touch point, in normalized portrait coordinates.
159 * Return AF region(s) for a sensor-referenced touch coordinate.
175 * Return AE region(s) for a sensor-referenced touch coordinate.
191 * [Gcam mode only]: Return AE region(s) for a sensor-referenced touch coordinate.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 133 * @param x Left screen coordinate of the bitmap on emulator screen.
134 * @param y Top screen coordinate of the bitmap on emulator screen.
148 * @param x Left screen coordinate of the bitmap on emulator screen.
149 * @param y Top screen coordinate of the bitmap on emulator screen.
169 * @param x Left screen coordinate of the bitmap on emulator screen.
170 * @param y Top screen coordinate of the bitmap on emulator screen.
  /development/perftests/panorama/feature_stab/db_vlvm/
db_framestitching.h 79 \param Xp inhomogenouse 3D points in first coordinate system
80 \param X inhomogenouse 3D points in second coordinate system
  /development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/
Triangle.java 48 // (number of coordinate values * 4 bytes per float)
57 // set the buffer to read the first coordinate
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
BicubicSplineInterpolatingFunction.java 77 * @param x Sample values of the x-coordinate, in increasing order.
78 * @param y Sample values of the y-coordinate, in increasing order.
176 * @param x x-coordinate.
177 * @param y y-coordinate.
186 * @param x x-coordinate.
187 * @param y y-coordinate.
196 * @param x x-coordinate.
197 * @param y y-coordinate.
206 * @param x x-coordinate.
207 * @param y y-coordinate
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleMesh.java 76 * @param imagesX Images on the X coordinate
77 * @param imagesY Images on the Y coordinate
  /external/proguard/src/proguard/gui/splash/
CircleSprite.java 41 * @param x the variable x-coordinate of the center of the circle.
42 * @param y the variable y-coordinate of the center of the circle.
ImageSprite.java 42 * @param x the variable x-coordinate of the upper-left corner of the image.
43 * @param y the variable y-coordinate of the upper-left corner of the image.
  /external/skia/include/core/
SkBlitRow.h 32 @param x The x coordinate of the beginning of the scanline
33 @param y THe y coordinate of the scanline
SkPath.h 319 @param x The x-coordinate of the start of a new contour
320 @param y The y-coordinate of the start of a new contour
336 @param dx The amount to add to the x-coordinate of the end of the
338 @param dy The amount to add to the y-coordinate of the end of the
347 @param x The x-coordinate of the end of a line
348 @param y The y-coordinate of the end of a line
366 @param dx The amount to add to the x-coordinate of the previous point
368 @param dy The amount to add to the y-coordinate of the previous point
377 @param x1 The x-coordinate of the control point on a quadratic curve
378 @param y1 The y-coordinate of the control point on a quadratic curv
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/params/
MeteringRectangle.java 35 * When used with a {@link CaptureRequest}, the coordinate system is based on the active pixel
83 * @param x coordinate >= 0
84 * @param y coordinate >= 0
145 * Return the X coordinate of the left side of the rectangle.
147 * @return x coordinate >= 0
154 * Return the Y coordinate of the upper side of the rectangle.
156 * @return y coordinate >= 0
190 * Convenience method to create the upper-left (X,Y) coordinate as a {@link Point}.

Completed in 1441 milliseconds

1 23 4 5 6 7 8 91011>>