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