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

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
HingeJoint.java 46 * Hinge constraint, or revolute joint restricts two additional angular degrees of freedom,
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
glsl.php 81 'radians', 'degrees', 'sin', 'cos', 'tan', 'asin', 'acos', 'atan',
pixelbender.php 91 'radians', 'degrees', 'sin', 'cos', 'tan', 'asin', 'acos', 'atan', 'pow',
povray.php 88 'atan2', 'ceil', 'cos', 'cosh', 'defined', 'degrees', 'dimensions', 'dimension_size',
  /external/opencv/cvaux/include/
cvaux.hpp 59 float get_orientation() const // orientation of the object in degrees
  /external/qemu/distrib/sdl-1.2.15/
README.wscons 48 screen is rotated 90 degrees anti-clockwise.
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.h 91 #define kfLandscape 0x8 // Screen is rotated 270 degrees
  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 61 int16_t fItalicAngle; // Counterclockwise degrees from vertical of the
  /external/skia/include/utils/
SkDumpCanvas.h 81 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
  /external/skia/src/utils/debugger/
SkDebugCanvas.h 219 virtual bool rotate(SkScalar degrees) SK_OVERRIDE;
SkDrawCommand.cpp 790 SkRotateCommand::SkRotateCommand(SkScalar degrees) {
791 fDegrees = degrees;
794 fInfo.push(SkObjectParser::ScalarToString(degrees, "SkScalar degrees: "));
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 58 static bool gRotate = false; // rotate 90 degrees
121 * Returns "true" if the device is rotated 90 degrees.
227 // post-rotation, so if the display is rotated 90 degrees we need to
632 " Rotate the output 90 degrees.\n"
  /frameworks/av/include/media/stagefright/
MPEG4Writer.h 191 void writeCompositionMatrix(int32_t degrees);
  /frameworks/av/libvideoeditor/vss/common/inc/
M4Common_types.h 161 M4OSA_Float degrees; member in struct:__anon29157
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.h 157 status_t commandSetDisplayOrientationL(int degrees);
  /frameworks/base/core/java/android/app/
UiAutomation.java 84 /** Rotation constant: Freeze rotation to 0 degrees (natural orientation) */
87 /** Rotation constant: Freeze rotation to 90 degrees . */
90 /** Rotation constant: Freeze rotation to 180 degrees . */
93 /** Rotation constant: Freeze rotation to 270 degrees . */
  /frameworks/base/core/java/android/hardware/
SensorListener.java 50 * All values are angles in degrees.
  /frameworks/base/libs/hwui/
AssetAtlas.h 64 * If set, the bitmap is rotated 90 degrees (clockwise)
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BaseCluster.java 91 // Because latitude ranges from -90 to 90 degrees, cosPhi >= 0.
  /hardware/libhardware/include/hardware/
fused_location.h 125 /** Represents latitude in degrees. */
128 /** Represents longitude in degrees. */
139 /** Represents heading in degrees. */
337 * latitude and longitude are measured in degrees
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 61 /* rotation of the source image in degrees (0 to 359) */
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 61 /* rotation of the source image in degrees (0 to 359) */
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.h 61 /* rotation of the source image in degrees (0 to 359) */
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_enc.h 152 #define VEN_ROTATION_0 1/* 0 degrees */
153 #define VEN_ROTATION_90 2/* 90 degrees */
154 #define VEN_ROTATION_180 3/* 180 degrees */
155 #define VEN_ROTATION_270 4/* 270 degrees */
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 449 //! Gets the horizontal angle of view in degrees.
545 //! Gets the vertical angle of view in degrees.
667 //! Sets the rotation angle in degrees relative to the orientation of the camera.
670 //! Gets the rotation angle in degrees relative to the orientation of the camera.

Completed in 1599 milliseconds

<<11121314151617181920>>