Home
last modified time | relevance | path

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

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