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