Searched refs:maxU32 (Results 1 – 1 of 1) sorted by relevance
91 static native int maxU32(int x, int y); in maxU32() method in CoreMathVerifier1269 args.out = minU32(args.inMaxValue, maxU32(args.inValue, args.inMinValue)); in computeClamp()2290 args.out = maxU32(args.inA, args.inB);