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