Home
last modified time | relevance | path

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

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