Home
last modified time | relevance | path

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

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