HomeSort by relevance Sort by last modified time
    Searched full:degrees (Results 626 - 650 of 1140) sorted by null

<<21222324252627282930>>

  /hardware/qcom/display/msm8909/libcopybit/
c2d2.h 358 * target_rect is then rotated clockwise by an arbitrary angle in degrees
380 int32 rotation; /* clock-wise rotation in degrees, 16.16 fp */
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 358 * target_rect is then rotated clockwise by an arbitrary angle in degrees
380 int32 rotation; /* clock-wise rotation in degrees, 16.16 fp */
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
c2d2.h 358 * target_rect is then rotated clockwise by an arbitrary angle in degrees
380 int32 rotation; /* clock-wise rotation in degrees, 16.16 fp */
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
c2d2.h 359 * target_rect is then rotated clockwise by an arbitrary angle in degrees
381 int32 rotation; /* clock-wise rotation in degrees, 16.16 fp */
    [all...]
  /packages/apps/Camera2/src/com/android/camera/widget/
RoundedThumbnailView.java 419 * @param rotation The orientation of the image in degrees.
723 * @param rotation The orientation of the image in degrees.
  /packages/apps/ExactCalculator/docs/
arithmetic-overview.html 35 conventional representations don't distinguish them. (They're both 89.9999? degrees with at least
75 The tangent function requires very high precision for arguments near 90 degrees to produce
  /packages/apps/ExactCalculator/src/com/android/calculator2/
BoundedRational.java 333 case 3: // 30 degrees
339 case 18: // 180 degrees
  /packages/services/Car/car-support-lib/src/android/support/car/hardware/
CarSensorEvent.java 133 * Temperature in Celsius degrees.
144 * Angles are in degrees. Pitch or/and roll can be NaN if it is not available.
  /docs/source.android.com/src/devices/sensors/
sensor-types.jd 151 <p>This sensor provides the ambient (room) temperature in degrees Celsius.</p>
512 gravity changing by at least 35 degrees since the activation or the last event
521 degrees</code> </li>
526 acceleration might vary by more than 35 degrees.
    [all...]
  /external/ImageMagick/ImageMagick/script/
convert.html 984 <td><a href="command-line-options.php#rotate">-rotate <var>degrees</var></a></td>
    [all...]
mogrify.html 963 <td><a href="command-line-options.php#rotate">-rotate <var>degrees</var></a></td>
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h     [all...]
  /external/ImageMagick/www/
convert.html 988 <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td
    [all...]
magick-script.html 954 <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
    [all...]
magick.html     [all...]
mogrify.html 967 <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
    [all...]
  /external/dng_sdk/source/
dng_xmp.cpp 291 // Split into degrees and minutes.
350 int degrees = 0; local
357 &degrees,
368 if (degrees < 0 || minutes < 0 || seconds < 0)
373 coord [0] = dng_urational ((uint32) degrees, 1);
    [all...]
  /external/skia/include/core/
SkCanvas.h 408 @param degrees The amount to rotate, in degrees
410 void rotate(SkScalar degrees);
736 @param startAngle Starting angle (in degrees) where the arc begins
737 @param sweepAngle Sweep angle (in degrees) measured clockwise
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_math.jd 313 <a href='rs_math.html#android_rs:degrees'>degrees</a>
316 Converts radians into degrees
916 Converts degrees into radians
    [all...]
  /external/ImageMagick/coders/
pcd.c 814 degrees;
822 degrees=rotate == 1 ? -90.0 : 90.0;
823 rotate_image=RotateImage(image,degrees,exception);
809 degrees; local
    [all...]
  /external/libexif/po/
libexif-12.pot     [all...]
  /external/libjpeg-turbo/
usage.txt 502 -rotate 90 Rotate image 90 degrees clockwise.
503 -rotate 180 Rotate image 180 degrees.
504 -rotate 270 Rotate image 270 degrees clockwise (or 90 ccw).
    [all...]
  /external/opencv3/modules/cudaarithm/include/opencv2/
cudaarithm.hpp 392 @param angleInDegrees Flag for angles that must be evaluated in degrees.
405 @param angleInDegrees Flag for angles that must be evaluated in degrees.
418 @param angleInDegrees Flag that indicates angles in degrees.
    [all...]
  /frameworks/base/core/java/android/hardware/
Sensor.java 421 * least 35 degrees since the activation of the sensor. It is a wake up sensor.
555 * A constant describing a pose sensor with 6 degrees of freedom.
573 * A constant string describing a pose sensor with 6 degrees of freedom.
    [all...]
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_overview.jd 134 <td>Measures the ambient room temperature in degrees Celsius (&deg;C). See note below.</td>
175 <td>Measures degrees of rotation that a device makes around all three physical axes (x, y, z).
212 <td>Measures the temperature of the device in degrees Celsius (&deg;C). This sensor
    [all...]

Completed in 1135 milliseconds

<<21222324252627282930>>