Home
last modified time | relevance | path

Searched refs:convertFloatToInt (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java206 static native int convertFloatToInt(float x); in convertFloatToInt() method in CoreMathVerifier
1664 args.out = convertFloatToInt(args.inV); in computeConvert()