Searched refs:mOutputFormat (Results 1 – 4 of 4) sorted by relevance
63 private Bitmap.CompressFormat mOutputFormat = field in CropImage115 mOutputFormat = Bitmap.CompressFormat.valueOf( in onCreate()328 croppedImage.compress(mOutputFormat, 75, outputStream); in saveOutput()
867 mMediaRecorder.setOutputFormat(mProfile.mOutputFormat); in initializeRecorder()1510 public final int mOutputFormat; field in MediaRecorderProfile1524 mOutputFormat = getFromTable("ro.media.enc.hprof.file.format", in MediaRecorderProfile()
61 private Bitmap.CompressFormat mOutputFormat = field in CropImage113 mOutputFormat = Bitmap.CompressFormat.valueOf( in onCreate()326 croppedImage.compress(mOutputFormat, 75, outputStream); in saveOutput()
869 mMediaRecorder.setOutputFormat(mProfile.mOutputFormat); in initializeRecorder()1523 public final int mOutputFormat; field in MediaRecorderProfile1537 mOutputFormat = getFromTable("ro.media.enc.hprof.file.format", in MediaRecorderProfile()