Searched refs:convertDoubleToLong (Results 1 – 1 of 1) sorted by relevance
219 static native long convertDoubleToLong(double x); in convertDoubleToLong() method in CoreMathVerifier1633 args.out = convertDoubleToLong(args.inVDouble); in computeConvert()1707 args.out = convertDoubleToLong(args.inV); in computeConvert()