Home
last modified time | relevance | path

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

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