Searched refs:convertFloatToChar (Results 1 – 1 of 1) sorted by relevance
202 static native byte convertFloatToChar(float x); in convertFloatToChar() method in CoreMathVerifier1652 args.out = convertFloatToChar(args.inV); in computeConvert()