Searched refs:convertFloatToInt (Results 1 – 1 of 1) sorted by relevance
206 static native int convertFloatToInt(float x); in convertFloatToInt() method in CoreMathVerifier1664 args.out = convertFloatToInt(args.inV); in computeConvert()