Home
last modified time | relevance | path

Searched defs:trunc (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DHalfTest.java370 public void trunc() { in trunc() method in HalfTest
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java112 static native float trunc(float x); in trunc() method in CoreMathVerifier
1090 static private Target.Floaty trunc(double d, Target t) { in trunc() method in CoreMathVerifier