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