Searched refs:mCompressFormat (Results 1 – 1 of 1) sorted by relevance
84 private CompressFormat mCompressFormat = CompressFormat.PNG; field in ImageExporter101 mCompressFormat = format; in setFormat()122 bitmap.compress(mCompressFormat, mQuality, stream); in exportToRawFile()160 final Task task = new Task(mResolver, requestId, bitmap, captureTime, mCompressFormat,