Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java126 static native byte convertUcharToUchar(byte x); in convertUcharToUchar() method in CoreMathVerifier
1359 args.out = convertUcharToUchar(args.inV); in computeConvert()