Home
last modified time | relevance | path

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

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