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