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