Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java174 static native int convertUintToUint(int x); in convertUintToUint() method in CoreMathVerifier
1519 args.out = convertUintToUint(args.inV); in computeConvert()