Searched refs:convertDoubleToUint (Results 1 – 1 of 1) sorted by relevance
218 static native int convertDoubleToUint(double x); in convertDoubleToUint() method in CoreMathVerifier1630 args.out = convertDoubleToUint(args.inVDouble); in computeConvert()1704 args.out = convertDoubleToUint(args.inV); in computeConvert()