Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java125 static native byte convertUcharToChar(byte x); in convertUcharToChar() method in CoreMathVerifier
1356 args.out = convertUcharToChar(args.inV); in computeConvert()