Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java121 static native long convertCharToUlong(byte x); in convertCharToUlong() method in CoreMathVerifier
1340 args.out = convertCharToUlong(args.inV); in computeConvert()