Searched defs:yMax (Results 1 – 4 of 4) sorted by relevance
46 int yMax = yMin + value.getHeight(); in marshal() local61 int yMax = buffer.getInt(); in unmarshal() local
165 final long yMax = height - BALL_DIAMETER; in drawBall() local
591 val yMax = max(centerY, containerView.getHeight() - centerY) regex
1099 int yMax = yMin + preCorrH; in unDistortWithinPreCorrArray() local