Home
last modified time | relevance | path

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

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