Home
last modified time | relevance | path

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

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