HomeSort by relevance Sort by last modified time
    Searched full:degrees (Results 476 - 500 of 734) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh.html 112 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#a0276b63d6905fa802032f1490a24515b">degrees</a> (float radians)</td></tr>
114 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#aceb63a0da6393b8ac2ed229bae6232d6">radians</a> (float degrees)</td></tr>
    [all...]
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectFactory.java 318 * the input image. Note that the rotation snaps to a the closest multiple of 90 degrees.</p>
323 * <td>The angle of rotation in degrees.</td>
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 711 * @param startAngle Starting angle (in degrees) where the arc begins
712 * @param sweepAngle Sweep angle (in degrees) measured clockwise, treated
  /frameworks/base/tools/orientationplot/
orientationplot.py 121 3, 'Tilt Angle', 'degrees', [-105, 105],
130 4, 'Orientation Angle', 'degrees', [-25, 375],
  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 538 // of ARC * i degrees clockwise relative to the Y axis.
576 // Apply a rotation about the origin by ROTATION degrees clockwise.
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
hal_outputs.c 287 /** This corresponds to Sensor.TYPE_ORIENTATION. All values are angles in degrees.
288 * @param[out] values Length 3, Degrees.<br>
data_builder.c 139 * @return A scale factor to convert device units to degrees per second scaled by 2^16
186 * @param[in] sensitivity A scale factor to convert device units to degrees per second scaled by 2^16
564 * Tempearature in degrees C.
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 460 /** This corresponds to Sensor.TYPE_ORIENTATION. All values are angles in degrees.
461 * @param[out] values Length 3, Degrees.<br>
  /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/msm8974/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/msm8x26/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...]
  /packages/apps/Camera2/src/com/android/camera/
AndroidCameraManagerImpl.java 490 public void setDisplayOrientation(int degrees) {
491 mCameraHandler.obtainMessage(SET_DISPLAY_ORIENTATION, degrees, 0)
  /external/chromium_org/third_party/skia/include/core/
SkCanvas.h 328 @param degrees The amount to rotate, in degrees
331 virtual bool rotate(SkScalar degrees);
641 @param startAngle Starting angle (in degrees) where the arc begins
642 @param sweepAngle Sweep angle (in degrees) measured clockwise
    [all...]
  /external/skia/include/core/
SkCanvas.h 328 @param degrees The amount to rotate, in degrees
331 virtual bool rotate(SkScalar degrees);
641 @param startAngle Starting angle (in degrees) where the arc begins
642 @param sweepAngle Sweep angle (in degrees) measured clockwise
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
GroundOverlay.html 889 <div class="jd-descrdiv">Gets the bearing of the ground overlay in degrees clockwise from north.</div>
1086 overlay points) in degrees clockwise from north.</div>
    [all...]
  /external/libexif/po/
libexif-12.pot     [all...]
  /frameworks/base/core/java/android/view/
GLES20Canvas.java 594 public void rotate(float degrees) {
595 nRotate(mRenderer, degrees);
598 private static native void nRotate(int renderer, float degrees);
    [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...]
  /frameworks/base/libs/hwui/
DisplayListOp.h 400 RotateOp(float degrees)
401 : mDegrees(degrees) {}
408 OP_LOG("Rotate by %f degrees", mDegrees);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 211 android:rotation : rotation of the view, in degrees. [float]
212 android:rotationX : rotation of the view around the x axis, in degrees. [float]
213 android:rotationY : rotation of the view around the y axis, in degrees. [float]
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 67 /** Possible screen rotation degrees **/
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 507 * across a range of a few degrees. Then adds this vector to the direction
  /docs/source.android.com/src/devices/
audio_latency.jd 151 with varying degrees of accuracy and ease of running.
  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
results.js 161 var WEATHER_TEMP_UNITS = 'degrees fahrenheit';
  /external/chromium_org/components/variations/
entropy_provider_unittest.cc 145 // 19 degrees of freedom (based on |kBucketCount|) with a 99.9% confidence

Completed in 1021 milliseconds

<<11121314151617181920>>