Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java183 static native short convertLongToUshort(long x); in convertLongToUshort() method in CoreMathVerifier
1550 args.out = convertLongToUshort(args.inV); in computeConvert()