Searched defs:xMax (Results 1 – 4 of 4) sorted by relevance
45 int xMax = xMin + value.getWidth(); in marshal() local60 int xMax = buffer.getInt(); in unmarshal() local
164 final long xMax = width - BALL_DIAMETER; in drawBall() local
590 val xMax = max(centerX, containerView.getWidth() - centerX) regex
1098 int xMax = xMin + preCorrW; in unDistortWithinPreCorrArray() local