Home
last modified time | relevance | path

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

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