Home | History | Annotate | Download | only in camera

Lines Matching refs:sTempCropFilename

141     private static final String sTempCropFilename = "crop-temp";
1422 File path = getFileStreamPath(sTempCropFilename);
1424 tempStream = openFileOutput(sTempCropFilename, 0);
1652 File path = getFileStreamPath(sTempCropFilename);