Home
last modified time | relevance | path

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

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