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