Home
last modified time | relevance | path

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

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