/frameworks/base/core/jni/android/graphics/ |
Matrix.cpp | 82 static void setRotate__FFF(JNIEnv* env, jobject clazz, jlong objHandle, jfloat degrees, jfloat px, jfloat py) { 84 obj->setRotate(degrees, px, py); 86 static void setRotate__F(JNIEnv* env, jobject clazz, jlong objHandle, jfloat degrees) { 88 obj->setRotate(degrees); 128 static void preRotate__FFF(JNIEnv* env, jobject clazz, jlong objHandle, jfloat degrees, jfloat px, jfloat py) { 130 obj->preRotate(degrees, px, py); 133 static void preRotate__F(JNIEnv* env, jobject clazz, jlong objHandle, jfloat degrees) { 135 obj->preRotate(degrees); 169 static void postRotate__FFF(JNIEnv* env, jobject clazz, jlong objHandle, jfloat degrees, jfloat px, jfloat py) { 171 obj->postRotate(degrees, px, py) [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
Polygon.java | 129 /** Sets the polygon to be rotated by the supplied degrees. */
130 public void setRotation (float degrees) {
131 this.rotation = degrees;
135 /** Applies additional rotation to the polygon by the supplied degrees. */
136 public void rotate (float degrees) {
137 rotation += degrees;
|
Quaternion.java | 58 /** Constructor, sets the quaternion from the given axis vector and the angle around that axis in degrees.
61 * @param angle The angle in degrees. */
90 * @param angle The angle in degrees
116 /** Sets the quaternion to the given euler angles in degrees.
117 * @param yaw the rotation around the y axis in degrees
118 * @param pitch the rotation around the x axis in degrees
119 * @param roll the rotation around the z axis degrees
167 /** Get the roll euler angle in degrees, which is the rotation around the z axis. Requires that this quaternion is normalized.
168 * @return the rotation around the z axis in degrees (between -180 and +180) */
180 /** Get the pitch euler angle in degrees, which is the rotation around the x axis. Requires that this quaternion is normalized. [all...] |
/frameworks/base/telephony/java/android/telephony/cdma/ |
CdmaCellLocation.java | 37 * to +90 degrees). Integer.MAX_VALUE is considered invalid value. 45 * to +180 degrees). Integer.MAX_VALUE is considered invalid value. 88 * to +90 degrees). Integer.MAX_VALUE is considered invalid value. 101 * to +180 degrees). Integer.MAX_VALUE is considered invalid value. 233 * 3GPP2 C.S0005-A v6.0 standard) to decimal degrees 236 * @return latitude or longitude in decimal degrees units
|
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/ |
SimpleGeofence.java | 36 * @param latitude Latitude of the Geofence's center in degrees. 37 * @param longitude Longitude of the Geofence's center in degrees.
|
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/ |
SimpleGeofence.java | 36 * @param latitude Latitude of the Geofence's center in degrees. 37 * @param longitude Longitude of the Geofence's center in degrees.
|
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
SimpleGeofence.java | 36 * @param latitude Latitude of the Geofence's center in degrees. 37 * @param longitude Longitude of the Geofence's center in degrees.
|
/development/samples/training/AnimationsDemo/res/animator/ |
card_flip_left_in.xml | 25 2. The invisible back rotates 90 degrees, from being fully flipped 30 4. The back rotates another 90 degrees, from zero-width, to
|
card_flip_left_out.xml | 24 1. The front rotates 90 degrees, from facing the user to being 28 3. The front rotates another 90 degrees, from zero-width, to
|
card_flip_right_in.xml | 25 2. The invisible front rotates 90 degrees, from being fully flipped 30 4. The front rotates another 90 degrees, from zero-width, to
|
card_flip_right_out.xml | 24 1. The back rotates 90 degrees, from facing the user to being 28 3. The back rotates another 90 degrees, from zero-width, to
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
btHinge2Constraint.h | 28 // has 3 degrees of frredom: 29 // 2 rotational degrees of freedom, similar to Euler rotations around Z (axis 1) and X (axis 2)
|
/external/mesa3d/src/glsl/builtins/profiles/ |
110.glsl | 5 float radians(float degrees); 6 vec2 radians(vec2 degrees); 7 vec3 radians(vec3 degrees); 8 vec4 radians(vec4 degrees); 10 float degrees(float radians); 11 vec2 degrees(vec2 radians); 12 vec3 degrees(vec3 radians); 13 vec4 degrees(vec4 radians);
|
120.glsl | 5 float radians(float degrees); 6 vec2 radians(vec2 degrees); 7 vec3 radians(vec3 degrees); 8 vec4 radians(vec4 degrees); 10 float degrees(float radians); 11 vec2 degrees(vec2 radians); 12 vec3 degrees(vec3 radians); 13 vec4 degrees(vec4 radians);
|
/external/skia/gm/ |
fontscalerdistortable.cpp | 34 static void rotate_about(SkCanvas* canvas, SkScalar degrees, SkScalar px, SkScalar py) { 36 canvas->rotate(degrees);
|
/frameworks/av/media/ndk/ |
NdkMediaMuxer.cpp | 76 media_status_t AMediaMuxer_setOrientationHint(AMediaMuxer *muxer, int degrees) { 77 return translate_error(muxer->mImpl->setOrientationHint(degrees));
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
RectUtils.java | 59 public static void rotateRect(final int degrees, final int px, final int py, final Rect rect) { 62 matrix.setRotate(degrees, px, py);
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
groverotary.cxx | 43 float abs_deg = knob->abs_deg(); // Absolute degrees 46 float rel_deg = knob->rel_deg(); // Relative degrees
|
/hardware/bsp/intel/peripheral/libupm/src/lm35/ |
lm35.h | 77 * Returns the temperature in degrees Celcius 79 * @return The Temperature in degrees Celcius
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
Exif.java | 30 * Returns the degrees in clockwise. Values are 0, 90, 180, or 270. 67 * Returns the degrees in clockwise. Values are 0, 90, 180, or 270.
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
SeekBarRotator.java | 27 * This ViewGroup contains a single view, which will be rotated by 90 degrees counterclockwise. 72 // rotate the child 90 degrees counterclockwise around its upper-left
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
Util.java | 76 // Orientation hysteresis amount used in rounding, in degrees 114 public static Bitmap rotate(Bitmap b, int degrees) { 115 return rotateAndMirror(b, degrees, false); 120 public static Bitmap rotateAndMirror(Bitmap b, int degrees, boolean mirror) { 121 if ((degrees != 0 || mirror) && b != null) { 127 degrees = (degrees + 360) % 360; 128 if (degrees == 0 || degrees == 180) { 130 } else if (degrees == 90 || degrees == 270) [all...] |
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
utils.h | 61 // Converts from degrees to radians.
|
/developers/samples/android/content/WidgetData/Application/src/main/java/com/example/android/widgetdata/ |
WeatherDataProvider.java | 35 int degrees; field in class:WeatherDataPoint 39 degrees = deg; 93 c.addRow(new Object[]{ new Integer(i), data.day, new Integer(data.degrees) }); 127 data.degrees = values.getAsInteger(Columns.TEMPERATURE);
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyRotationEvent.java | 33 * @param degree Possible rotation degrees, see constants in
|