Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java141 static native int convertShortToUint(short x); in convertShortToUint() method in CoreMathVerifier
1408 args.out = convertShortToUint(args.inV); in computeConvert()