Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java187 static native long convertLongToUlong(long x); in convertLongToUlong() method in CoreMathVerifier
1562 args.out = convertLongToUlong(args.inV); in computeConvert()