Home
last modified time | relevance | path

Searched defs:ceil (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DHalfTest.java242 public void ceil() { in ceil() method in HalfTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java141 public static PointF ceil(PointF p) { in ceil() method in GestureUtils
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java65 static native float ceil(float x); in ceil() method in CoreMathVerifier