Home
last modified time | relevance | path

Searched refs:minus (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DPoint.java56 public Point minus(float x, float y) { in minus() method in Point
60 public Point minus(Point point) { in minus() method in Point
61 return this.minus(point.x, point.y); in minus()
77 return p.minus(this).length(); in distanceTo()
106 return this.minus(center).rotated(radians).plus(center); in rotatedAround()
DRectangle.java63 return new Rectangle(center.minus(dx).minus(dy), in fromCenterVerticalAxis()
64 center.plus(dx).minus(dy), in fromCenterVerticalAxis()
65 center.minus(dx).plus(dy), in fromCenterVerticalAxis()
70 return p1.minus(p0).length(); in getWidth()
74 return p2.minus(p0).length(); in getHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLandActivity.java45 final View minus = findViewById(R.id.player_minus_button); in updateSplashPlayers() local
48 minus.setVisibility(View.INVISIBLE); in updateSplashPlayers()
52 minus.setVisibility(View.VISIBLE); in updateSplashPlayers()
54 minus.requestFocus(); in updateSplashPlayers()
56 minus.setVisibility(View.VISIBLE); in updateSplashPlayers()
/frameworks/base/services/core/java/com/android/server/
DAnyMotionDetector.java379 public Vector3 minus(Vector3 v) { in minus() method in AnyMotionDetector.Vector3
423 Vector3 dv = currentVector.minus(previousVector); in accumulate()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DVector3Test.java150 AnyMotionDetector.Vector3 xMinusY = unitXAxis.minus(unitYAxis);
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd94 (minus padding)</li>
/frameworks/base/docs/html/ndk/samples/
Dsample_na.jd54 built, minus the initial {@code lib} and the {@code .so} extension. This value must be the same as
/frameworks/rs/api/
Drs_math.spec805 summary: e raised to a number minus one
807 Returns e raised to v minus 1, i.e. (e ^ v) - 1.
2298 summary: Approximate e raised to a number minus one
/frameworks/base/docs/html/training/gestures/
Dscale.jd247 * extremes (AXIS_X_MAX, etc.) minus the viewport size. For example, if the
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_motion.jd306 m/s<sup>2</sup>) minus the force of gravity (-9.81 m/s<sup>2</sup>).</li>
308 acceleration of the device (0 m/s<sup>2</sup> minus the force of gravity, which is -9.81
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd157 <td>70 &times; <em>n</em> &minus; 30</td>
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Dindex.jd899 e raised to a number minus one
1315 Approximate e raised to a number minus one
Doverview.jd1009 e raised to a number minus one
1385 Approximate e raised to a number minus one
Drs_math.jd364 e raised to a number minus one
740 Approximate e raised to a number minus one
2885 <span class='normal'>: e raised to a number minus one</span>
2912 <p> Returns e raised to v minus 1, i.e. (e ^ v) - 1.
5377 <span class='normal'>: Approximate e raised to a number minus one</span>
/frameworks/rs/scriptc/
Drs_math.rsh1544 * expm1: e raised to a number minus one
1546 * Returns e raised to v minus 1, i.e. (e ^ v) - 1.
4605 * native_expm1: Approximate e raised to a number minus one
/frameworks/base/docs/html/ndk/reference/
Dgroup___sensor.jd359 <p>All values are in SI units (m/s^2) and measure the acceleration of the device minus the force of…
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...