Searched refs:targetCaptureSizes (Results 1 – 3 of 3) sorted by relevance
1112 Size[] targetCaptureSizes = in captureRawShots() local1124 for (int i = 0; i < targetCaptureSizes.length; ++i) { in captureRawShots()1125 if (targetCaptureSizes[i].equals(sz)) { in captureRawShots()
1091 Size[] targetCaptureSizes = in testAllOutputYUVResolutions() local1095 for (Size captureSz : targetCaptureSizes) { in testAllOutputYUVResolutions()1541 Size[] targetCaptureSizes = useYuvSize ? new Size[]{maxYuvSz} : in bufferFormatWithYuvTestByCamera() local1545 for (Size captureSz : targetCaptureSizes) { in bufferFormatWithYuvTestByCamera()
1048 Size[] targetCaptureSizes = getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in getRawDimensChecked() local1052 targetCaptureSizes.length != 0); in getRawDimensChecked()1065 "pixel array size", targetCaptureSizes, allowedArraySizes); in getRawDimensChecked()