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

<<11121314151617181920>>

  /external/chromium_org/cc/base/
math_util.h 157 // Returns the smallest angle between the given two vectors in degrees.
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.h 191 // In degrees. Only used for downloads with no known total size.
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
statistics.js 74 console.warn('We only support up to ' + cdfForProbability.length + ' degrees of freedom');
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Frame.h 189 // Orientation is the interface orientation in degrees. Some examples are:
  /external/chromium_org/third_party/skia/include/utils/
SkDeferredCanvas.h 148 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
  /external/chromium_org/third_party/skia/src/core/
SkCordic.cpp 54 /* |a| <= 90 degrees as a 1.31 number */
SkPictureRecord.h 43 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
  /external/eigen/doc/
C05_TutorialAdvancedInitialization.dox 99 with angles in degrees, the corresponding angle in radians, and their sine and cosine.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
Ipo.java 166 // the value here is in degrees divided by 10 (so in
  /external/skia/include/utils/
SkDeferredCanvas.h 148 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
  /external/skia/src/core/
SkCordic.cpp 54 /* |a| <= 90 degrees as a 1.31 number */
SkPictureRecord.h 43 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
  /frameworks/av/include/camera/
CameraParameters.h 175 // The rotation angle in degrees relative to the orientation of the camera.
186 // The device is rotated 270 degrees clockwise, so the device orientation is
294 // Horizontal angle of view in degrees.
297 // Vertical angle of view in degrees.
    [all...]
  /frameworks/av/include/media/stagefright/
MetaData.h 44 kKeyRotation = 'rotA', // int32_t (angle in degrees)
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 29 180 degrees, or you can have the text move and rotate simultaneously. Each transformation takes a
  /frameworks/base/opengl/java/android/opengl/
GLU.java 101 * @param fovy specifies the field of view angle, in degrees, in the Y
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Exif.java 28 * Returns the degrees in clockwise. Values are 0, 90, 180, or 270.
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs.bak 248 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/scriptc/
rs_matrix.rsh 263 * @param fovy Field of view, in degrees along the Y axis.
  /packages/apps/Camera2/src/com/android/camera/
Storage.java 124 // Clockwise rotation in degrees. 0, 90, 180, or 270.
  /packages/apps/Camera2/src/com/android/camera/crop/
CropDrawingUtils.java 179 // degrees
  /packages/apps/Camera2/src/com/android/camera/ui/
RotatableLayout.java 278 // Rotate a given view 180 degrees
ZoomView.java 110 // The decoded region will be rotated 90/270 degrees before showing
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalVideo.java 197 public void rotate(int degrees) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropDrawingUtils.java 179 // degrees

Completed in 1196 milliseconds

<<11121314151617181920>>