Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java149 static native short convertUshortToShort(short x); in convertUshortToShort() method in CoreMathVerifier
1436 args.out = convertUshortToShort(args.inV); in computeConvert()