Home
last modified time | relevance | path

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

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