Home
last modified time | relevance | path

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

/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