Home
last modified time | relevance | path

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

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