Searched refs:maxI32 (Results 1 – 1 of 1) sorted by relevance
90 static native int maxI32(int x, int y); in maxI32() method in CoreMathVerifier1265 args.out = minI32(args.inMaxValue, maxI32(args.inValue, args.inMinValue)); in computeClamp()2286 args.out = maxI32(args.inA, args.inB);