Searched refs:convertIntToUshort (Results 1 – 1 of 1) sorted by relevance
161 static native short convertIntToUshort(int x); in convertIntToUshort() method in CoreMathVerifier1476 args.out = convertIntToUshort(args.inV); in computeConvert()