Searched refs:convertDoubleToInt (Results 1 – 1 of 1) sorted by relevance
217 static native int convertDoubleToInt(double x); in convertDoubleToInt() method in CoreMathVerifier1627 args.out = convertDoubleToInt(args.inVDouble); in computeConvert()1701 args.out = convertDoubleToInt(args.inV); in computeConvert()