Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java162 static native int convertIntToInt(int x); in convertIntToInt() method in CoreMathVerifier
1479 args.out = convertIntToInt(args.inV); in computeConvert()