Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java186 static native long convertLongToLong(long x); in convertLongToLong() method in CoreMathVerifier
1559 args.out = convertLongToLong(args.inV); in computeConvert()