Home
last modified time | relevance | path

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

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