Home
last modified time | relevance | path

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

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