Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java130 static native int convertUcharToUint(byte x); in convertUcharToUint() method in CoreMathVerifier
1371 args.out = convertUcharToUint(args.inV); in computeConvert()