Searched refs:convertUintToFloat (Results 1 – 1 of 1) sorted by relevance
177 static native float convertUintToFloat(int x); in convertUintToFloat() method in CoreMathVerifier1533 args.out = t.new32(convertUintToFloat(args.inV)); in computeConvert()