Home
last modified time | relevance | path

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

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