Home
last modified time | relevance | path

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

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