Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java215 static native short convertDoubleToShort(double x); in convertDoubleToShort() method in CoreMathVerifier
1621 args.out = convertDoubleToShort(args.inVDouble); in computeConvert()
1695 args.out = convertDoubleToShort(args.inV); in computeConvert()