Lines Matching refs:mZoomMax
131 private int mZoomMax;426 mZoomMax = mParameters.getMaxZoom();462 float result[] = new float[mZoomMax + 1];482 if (mZoomValue < mZoomMax) {484 mZoomValue = mZoomMax;