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