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

<<11121314151617181920>>

  /external/skia/src/views/animated/
SkImageView.cpp 182 matrix.mapRect(&bounds); // get the bounds into view coordinates
  /external/valgrind/exp-sgcheck/
pc_main.c 4 /*--- This file coordinates the h_ and sg_ subtools. ---*/
  /external/webp/include/webp/
encode.h 395 // coordinates (left, top) as well as its width and height. This rectangle
397 // picture uses the YUV420 colorspace, the top and left coordinates will be
403 // is defined by the top-left corner pixel coordinates (left, top) as well
406 // the top and left coordinates will be snapped to even values.
  /external/webp/src/webp/
encode.h 395 // coordinates (left, top) as well as its width and height. This rectangle
397 // picture uses the YUV420 colorspace, the top and left coordinates will be
403 // is defined by the top-left corner pixel coordinates (left, top) as well
406 // the top and left coordinates will be snapped to even values.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion
24 compensated coordinates; native data type
25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion
26 compensated coordinates; native data type
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 182 * where x,y defines the coordinates of the top left corner
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 182 * where x,y defines the coordinates of the top left corner
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 182 * where x,y defines the coordinates of the top left corner
  /frameworks/base/core/java/android/view/animation/
Transformation.java 157 * coordinates of the object being animated
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 466 * corders of the drawable (top two corners in terms of drawing coordinates).
468 * drawable (bottom center in terms of drawing coordinates).
469 * @param x The distance along the x axis of the desired point. @return The y coordinate, in drawing coordinates, that will place (x, y) along the circle
485 // convert to drawing coordinates:
  /frameworks/base/core/jni/android/opengl/
poly_clip.cpp 94 * using the homogeneous screen coordinates (sx, sy, sz, sw) of each vertex,
  /frameworks/base/docs/html/training/sync-adapters/
index.jd 50 transfers, and coordinates synchronization operations across different apps. When you use
  /frameworks/base/libs/hwui/
DeferredDisplayList.h 55 // global op bounds, mapped by mMatrix to be in screen space coordinates, clipped
  /frameworks/base/media/java/android/media/
FaceDetector.java 55 * @param point the PointF coordinates (float values) of the
  /frameworks/base/opengl/java/android/opengl/
Visibility.java 78 * world-space coordinates. R is the radius of the sphere.
  /frameworks/base/rs/java/android/renderscript/
ProgramVertex.java 33 * and texture coordinates are matched by name between the input Element and the Mesh object being drawn.
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
AmPmCirclesView.java 125 * Calculate whether the coordinates are touching the AM or PM circle.
  /frameworks/support/v4/java/android/support/v4/widget/
PopupWindowCompat.java 155 * corner of the anchor view offset by the specified x and y coordinates.
  /frameworks/webview/chromium/plat_support/
draw_gl.h 47 // Input: current clip rect in surface coordinates. Reflects the current state
  /packages/apps/Calendar/src/com/android/calendar/
EventGeometry.java 46 // Computes the rectangle coordinates of the given event on the screen.
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 204 // Transform the coordinates.
  /packages/apps/Camera2/src/com/android/camera/ui/
FaceView.java 176 // Transform the coordinates.
  /packages/apps/Camera2/src/com/android/camera/util/
AspectRatio.java 169 * non-integer values, the returned rectangle coordinates are the
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 773 float [] coordinates = new float[] {hv.mCropRect.centerX(), local
775 getImageMatrix().mapPoints(coordinates);
776 zoomTo(zoom, coordinates[0], coordinates[1], 300F);
  /packages/apps/Launcher2/src/com/android/launcher2/
Hotseat.java 85 /* Get the orientation specific coordinates given an invariant order in the hotseat. */

Completed in 320 milliseconds

<<11121314151617181920>>