Searched defs:FloatMath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
H A DFloatMath.java24 * <p>On one platform, {@code FloatMath.sqrt(100)} executes in one third of the
27 public class FloatMath { class
30 private FloatMath() {} method in class:FloatMath
/frameworks/base/tools/layoutlib/bridge/src/android/util/
H A DFloatMath.java26 * <p>On one platform, {@code FloatMath.sqrt(100)} executes in one third of the
29 public class FloatMath { class
32 private FloatMath() {} method in class:FloatMath

Completed in 117 milliseconds