Searched refs:rawFormat (Results 1 – 1 of 1) sorted by relevance
216 SimpleImageReaderListener rawReaderListener, int rawFormat) throws Exception; in execute() argument227 SimpleImageReaderListener rawReaderListener, int rawFormat) throws Exception in execute() argument277 SimpleImageReaderListener rawReaderListener, int rawFormat) throws Exception in execute() argument370 SimpleImageReaderListener rawReaderListener, int rawFormat) throws Exception { in execute() argument459 for (int rawFormat : testedFormats) { in checkCapability()460 if (!config.isOutputSupportedFor(rawFormat)) { in checkCapability()463 supportedRawList.add(rawFormat); in checkCapability()689 for (int rawFormat : supportedRawList) { in performTestRoutine()690 Log.i(TAG, "Testing format " + imageFormatToString(rawFormat) + "."); in performTestRoutine()709 previewCaptureSize, rawCaptureSize, rawFormat, previewCaptureCallback, in performTestRoutine()[all …]