Searched refs:convertUintToDouble (Results 1 – 1 of 1) sorted by relevance
178 static native double convertUintToDouble(int x); in convertUintToDouble() method in CoreMathVerifier1529 args.out = t.newFloaty(convertUintToDouble(args.inV)); in computeConvert()1537 args.out = t.new64(convertUintToDouble(args.inV)); in computeConvert()