Home | History | Annotate | Download | only in camera

Lines Matching refs:out2_w

1734             crop.out2_w = mPictureWidth;
1737 crop.out2_w = mActualPictureWidth;
1760 if (crop.out1_w > crop.out2_w || crop.out1_h > crop.out2_h) {
1761 crop.out1_w = crop.out2_w;