Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java205 static native short convertFloatToUshort(float x); in convertFloatToUshort() method in CoreMathVerifier
1661 args.out = convertFloatToUshort(args.inV); in computeConvert()