Home
last modified time | relevance | path

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

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