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

<<21222324252627282930>>

  /frameworks/support/core-utils/kitkat/android/support/v4/print/
PrintHelperKitkat.java 510 // the current paper by potentially rotating the bitmap by 90 degrees.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix4f.java 306 * @param fovy vertical field of view angle in degrees
  /hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/
lsm9ds0.cxx 651 // - with 12b resolution, signed, and 8 degrees/per LSB, we come up
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 337 / * When device is 180 degrees oriented to the sensor, need to translate
  /packages/apps/Camera2/src/com/android/camera/
CaptureLayoutHelper.java 350 // Rotate 180 degrees.
TextureViewHelper.java 252 * orientation (in degrees, always a multiple of 90, and between
  /packages/apps/Camera2/src/com/android/camera/tinyplanet/
TinyPlanetFragment.java 443 * degrees). So if needed, we pad the source image with black.
  /packages/apps/DevCamera/src/com/android/devcamera/
DevCameraActivity.java 258 // Note that preview is rotated 90 degrees from camera. We just hard code this now.
  /packages/apps/ExactCalculator/res/values/
strings.xml 198 <string name="desc_switch_deg">switch to degrees</string>
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java 353 // example, rotate the device by 180 degrees), and we want to handle
  /packages/services/Car/car-lib/src/android/car/hardware/
CarSensorEvent.java 113 * Temperature in Celsius degrees.
  /packages/services/Telecomm/src/com/android/server/telecom/
VideoProviderProxy.java 329 * @param rotation The device orientation, in degrees.
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
CameraOps.java 323 * Update current device orientation (0~360 degrees)
  /prebuilts/go/darwin-x86/src/unicode/
letter_test.go 162 // 212A;KELVIN SIGN;Lu;0;L;004B;;;;N;DEGREES KELVIN;;;006B;
  /prebuilts/go/linux-x86/src/unicode/
letter_test.go 162 // 212A;KELVIN SIGN;Lu;0;L;004B;;;;N;DEGREES KELVIN;;;006B;
  /development/ndk/platforms/android-13/include/android/
input.h 630 * An angle of 0 degrees indicates that the major axis of contact is oriented
736 * An angle of 0 degrees indicates that the major axis of contact is oriented
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 673 * An angle of 0 degrees indicates that the major axis of contact is oriented
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 675 * An angle of 0 degrees indicates that the major axis of contact is oriented
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 522 * An angle of 0 degrees indicates that the major axis of contact is oriented
624 * An angle of 0 degrees indicates that the major axis of contact is oriented
  /external/ImageMagick/ImageMagick/script/
montage.html 469 <td><a href="command-line-options.php#rotate">-rotate <var>degrees</var></a></td>
555 <td>flip image in the vertical direction and rotate 90 degrees</td>
  /external/ImageMagick/MagickCore/
distort.c 577 Fake extra coordinates by rotating p1 around p0 by 90 degrees.
    [all...]
  /external/ImageMagick/www/
montage.html 473 <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
559 <td>flip image in the vertical direction and rotate 90 degrees</td>
  /external/opencv3/modules/video/include/opencv2/video/
tracking.hpp 228 restrictions (6 degrees of freedom). Otherwise, the class of transformations to choose from is
229 limited to combinations of translation, rotation, and uniform scaling (5 degrees of freedom).
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java 293 public static void native_rotate(long nativeCanvas, float degrees) {
300 canvasDelegate.getSnapshot().rotate(Math.toRadians(degrees));
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
PathParser_Delegate.java 701 /* Convert rotation angle from degrees to radians */
    [all...]

Completed in 2566 milliseconds

<<21222324252627282930>>