Searched refs:convertUshortToLong (Results 1 – 1 of 1) sorted by relevance
153 static native long convertUshortToLong(short x); in convertUshortToLong() method in CoreMathVerifier1448 args.out = convertUshortToLong(args.inV); in computeConvert()