Home
last modified time | relevance | path

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

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