Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java185 static native int convertLongToUint(long x); in convertLongToUint() method in CoreMathVerifier
1556 args.out = convertLongToUint(args.inV); in computeConvert()