Searched refs:getAvailableSizesForFormatChecked (Results 1 – 3 of 3) sorted by relevance
95 mStaticInfo.getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in testSingleImageBasic()181 mStaticInfo.getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in testSingleImageThumbnail()195 mStaticInfo.getAvailableSizesForFormatChecked(ImageFormat.YUV_420_888, in testSingleImageThumbnail()288 mStaticInfo.getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in captureSingleRawShot()
203 Size[] targetCaptureSizes = mStaticInfo.getAvailableSizesForFormatChecked(format, in bufferFormatWithYuvTestByCamera()275 Size[] availableSizes = mStaticInfo.getAvailableSizesForFormatChecked(format, in bufferFormatTestByCamera()
1074 return getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in getRawOutputSizesChecked()1084 return getAvailableSizesForFormatChecked(ImageFormat.JPEG, in getJpegOutputSizeChecked()1108 public Size[] getAvailableSizesForFormatChecked(int format, StreamDirection direction) { in getAvailableSizesForFormatChecked() method in StaticMetadata