Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java216 static native short convertDoubleToUshort(double x); in convertDoubleToUshort() method in CoreMathVerifier
1624 args.out = convertDoubleToUshort(args.inVDouble); in computeConvert()
1698 args.out = convertDoubleToUshort(args.inV); in computeConvert()