Home | History | Annotate | Download | only in legacy

Lines Matching defs:zoomIndex

71         public final int zoomIndex;
77 public ZoomData(int zoomIndex, Rect previewCrop, Rect reportedCrop) {
78 this.zoomIndex = zoomIndex;
773 "zoomIndex = " + zoomIdx +