Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java161 static native short convertIntToUshort(int x); in convertIntToUshort() method in CoreMathVerifier
1476 args.out = convertIntToUshort(args.inV); in computeConvert()