Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java182 static native short convertLongToShort(long x); in convertLongToShort() method in CoreMathVerifier
1547 args.out = convertLongToShort(args.inV); in computeConvert()