Home
last modified time | relevance | path

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

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