Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java117 static native short convertCharToUshort(byte x); in convertCharToUshort() method in CoreMathVerifier
1328 args.out = convertCharToUshort(args.inV); in computeConvert()