Searched refs:convertUintToUchar (Results 1 – 1 of 1) sorted by relevance
170 static native byte convertUintToUchar(int x); in convertUintToUchar() method in CoreMathVerifier1507 args.out = convertUintToUchar(args.inV); in computeConvert()