Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java139 static native short convertShortToUshort(short x); in convertShortToUshort() method in CoreMathVerifier
1402 args.out = convertShortToUshort(args.inV); in computeConvert()