Home
last modified time | relevance | path

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

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