Searched refs:maxI8 (Results 1 – 1 of 1) sorted by relevance
86 static native byte maxI8(byte x, byte y); in maxI8() method in CoreMathVerifier1249 args.out = minI8(args.inMaxValue, maxI8(args.inValue, args.inMinValue)); in computeClamp()2270 args.out = maxI8(args.inA, args.inB);