Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java115 static native byte convertCharToUchar(byte x); in convertCharToUchar() method in CoreMathVerifier
1322 args.out = convertCharToUchar(args.inV); in computeConvert()