Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java150 static native short convertUshortToUshort(short x); in convertUshortToUshort() method in CoreMathVerifier
1439 args.out = convertUshortToUshort(args.inV); in computeConvert()