Home | History | Annotate | Download | only in webkit

Lines Matching refs:maxA

6685         float maxA = Math.max(ax, ay);
6699 maxA = Math.max(ax, ay);
6700 int count = Math.max(0, (int) maxA);