Searched refs:convertShortToFloat (Results 1 – 1 of 1) sorted by relevance
144 static native float convertShortToFloat(short x); in convertShortToFloat() method in CoreMathVerifier1422 args.out = t.new32(convertShortToFloat(args.inV)); in computeConvert()