Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java173 static native int convertUintToInt(int x); in convertUintToInt() method in CoreMathVerifier
1516 args.out = convertUintToInt(args.inV); in computeConvert()