Home
last modified time | relevance | path

Searched refs:FloatMath (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/benchmarks/src/android/util/
DFloatMathBenchmark.java22 import android.util.FloatMath;
30 f += FloatMath.ceil(100.123f); in timeFloatMathCeil()
48 f += FloatMath.cos(100.123f); in timeFloatMathCos()
57 f += FloatMath.exp(100.123f); in timeFloatMathExp()
66 f += FloatMath.floor(100.123f); in timeFloatMathFloor()
75 f += FloatMath.hypot(100.123f, 100.123f); in timeFloatMathHypot()
84 f += FloatMath.pow(10.123f, 10.123f); in timeFloatMathPow()
93 f += FloatMath.sin(100.123f); in timeFloatMathSin()
102 f += FloatMath.sqrt(100.123f); in timeFloatMathSqrt()
/frameworks/base/core/java/android/util/
DFloatMath.java33 public class FloatMath { class
36 private FloatMath() {} in FloatMath() method in FloatMath
/frameworks/base/api/
Dsystem-removed.txt215 public deprecated class FloatMath {
Dremoved.txt215 public deprecated class FloatMath {
Dcurrent.txt34013 public deprecated class FloatMath {
Dsystem-current.txt36305 public deprecated class FloatMath {
/frameworks/base/docs/html/
Dsitemap.txt1251 http://developer.android.com/reference/android/util/FloatMath.html
4420 http://developer.android.com/sdk/api_diff/17/changes/android.util.FloatMath.html