Searched refs:convertFloatToUlong (Results 1 – 1 of 1) sorted by relevance
209 static native long convertFloatToUlong(float x); in convertFloatToUlong() method in CoreMathVerifier1673 args.out = convertFloatToUlong(args.inV); in computeConvert()