Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java104 static native float rint(float x); in rint() method in CoreMathVerifier
890 static private Target.Floaty rint(double d, Target t) { in rint() method in CoreMathVerifier