Home | History | Annotate | Download | only in camera

Lines Matching refs:oldWidth

348             int oldWidth, oldHeight;
349 mParameters.getPreviewSize(&oldWidth, &oldHeight);
386 if ( ( oldWidth != w ) || ( oldHeight != h ) )