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

<<11121314151617181920>>

  /external/libvpx/libvpx/third_party/libyuv/source/
scale.cc 722 // Initial source x/y coordinate and step values as 16.16 fixed point.
794 // Initial source x/y coordinate and step values as 16.16 fixed point.
867 // Initial source x/y coordinate and step values as 16.16 fixed point.
    [all...]
  /external/mesa3d/src/glsl/
ir_hv_accept.cpp 190 if (this->coordinate) {
191 s = this->coordinate->accept(v);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf_state.c 249 /* If rendering to an FBO, the pixel coordinate system is
250 * inverted with respect to the normal OpenGL coordinate
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tex.c 58 * \param swrap Wrap mode for the \a s texture coordinate
59 * \param twrap Wrap mode for the \a t texture coordinate
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.h 56 /** current scan x-coordinate */
59 /** current scan y-coordinate */
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.h 108 /** returns int32 x-coordinate with given bbp at indexed position */
113 /** returns int32 y-coordinate with given bbp at indexed position */
  /external/pdfium/third_party/freetype/include/
fttypes.h 350 /* x :: Horizontal coordinate. */
352 /* y :: Vertical coordinate. */
    [all...]
  /external/skia/src/core/
SkLineClipper.cpp 25 // return X coordinate of intersection with horizontal line at Y
46 // return Y coordinate of intersection with vertical line at X
  /external/skia/src/effects/
SkDashPathEffect.cpp 76 // cullRect is in device space while pts are in the local coordinate system
77 // defined by the ctm. We want our answer in the local coordinate system.
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 417 \param "x_pos" "X-coordinate of the predicted block in quarter pel resolution."
418 \param "y_pos" "Y-coordinate of the predicted block in quarter pel resolution."
546 \param "i0" "X-coordinate of the macroblock."
547 \param "j0" "Y-coordinate of the macroblock."
578 \param "mvx" "Pointer to the candidate, x-coordinate."
579 \param "mvy" "Pointer to the candidate, y-coordinate."
581 \param "imb" "The MB index x-coordinate."
582 \param "jmb" "The MB index y-coordinate."
    [all...]
  /frameworks/base/core/java/android/animation/
ObjectAnimator.java 258 * @param xPropertyName The name of the property for the x coordinate being animated.
259 * @param yPropertyName The name of the property for the y coordinate being animated.
299 * @param xProperty The property for the x coordinate being animated.
300 * @param yProperty The property for the y coordinate being animated.
452 * @param xPropertyName The name of the property for the x coordinate being animated.
453 * @param yPropertyName The name of the property for the y coordinate being animated.
494 * @param xProperty The property for the x coordinate being animated.
495 * @param yProperty The property for the y coordinate being animated.
    [all...]
  /frameworks/base/core/java/android/hardware/
LegacySensorManager.java 280 * coordinate space from the device's coordinate space.
  /frameworks/base/core/java/android/view/
VelocityTracker.java 258 * @return The estimated X coordinate.
267 * @return The estimated Y coordinate.
ViewStructure.java 43 * @param scrollX How much the view's x coordinate space has been scrolled, in pixels.
44 * @param scrollY How much the view's y coordinate space has been scrolled, in pixels.
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 338 * @param x X in local coordinate
339 * @param y Y in local coordinate
  /frameworks/base/core/java/com/android/internal/widget/
SwipeDismissLayout.java 336 * @param x X coordinate of the active touch point
337 * @param y Y coordinate of the active touch point
  /frameworks/base/location/java/android/location/
Geocoder.java 34 * of a location into a (latitude, longitude) coordinate. Reverse
36 * coordinate into a (partial) address. The amount of detail in a
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BidiRenderer.java 93 * @param x The x-coordinate of the left edge of where the text should be drawn on the given
95 * @param y The y-coordinate at which to draw the text on the given mGraphics.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraSettings.java 362 * @param areas The areas for autoexposure. The coordinate system has domain
408 * @param areas The areas to focus. The coordinate system has domain and
  /frameworks/support/v4/java/android/support/v4/app/
ActivityOptionsCompat.java 65 * defines the coordinate space for startX and startY.
95 * defines the coordinate space for startX and startY.
  /frameworks/support/v4/java/android/support/v4/graphics/drawable/
DrawableCompat.java 280 * @param x The X coordinate of the center of the hotspot
281 * @param y The Y coordinate of the center of the hotspot
  /frameworks/support/v4/java/android/support/v4/view/
NestedScrollingChild.java 148 * expected input coordinate tracking.
170 * expected input coordinate tracking.
  /frameworks/support/v4/java/android/support/v4/widget/
SwipeProgressBar.java 252 * @param cx the center x coordinate
253 * @param cy the center y coordinate
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /packages/apps/Camera2/src/com/android/camera/one/
OneCamera.java 358 * @param nx normalized x coordinate.
359 * @param ny normalized y coordinate.

Completed in 168 milliseconds

<<11121314151617181920>>