Searched refs:maxU16 (Results 1 – 1 of 1) sorted by relevance
89 static native short maxU16(short x, short y); in maxU16() method in CoreMathVerifier1261 args.out = minU16(args.inMaxValue, maxU16(args.inValue, args.inMinValue)); in computeClamp()2282 args.out = maxU16(args.inA, args.inB);