Searched refs:convertFloatToShort (Results 1 – 1 of 1) sorted by relevance
204 static native short convertFloatToShort(float x); in convertFloatToShort() method in CoreMathVerifier1658 args.out = convertFloatToShort(args.inV); in computeConvert()