Searched refs:resolution (Results 1 – 3 of 3) sorted by relevance
144 for (MediaPreparer.Resolution resolution : MediaPreparer.RESOLUTIONS) { in testCopyMediaFiles()145 if (resolution.getWidth() > MediaPreparer.RESOLUTIONS[1].getWidth()) { in testCopyMediaFiles()150 resolution.toString()); in testCopyMediaFiles()152 resolution.toString()); in testCopyMediaFiles()167 for (MediaPreparer.Resolution resolution : MediaPreparer.RESOLUTIONS) { in testMediaFilesExistOnDeviceTrue()169 resolution.toString()); in testMediaFilesExistOnDeviceTrue()171 resolution.toString()); in testMediaFilesExistOnDeviceTrue()265 for (MediaPreparer.Resolution resolution : MediaPreparer.RESOLUTIONS) { in testMediaDownloadOnly_existsOnDevice()266 if (resolution.getWidth() > MediaPreparer.RESOLUTIONS[1].getWidth()) { in testMediaDownloadOnly_existsOnDevice()272 "%s%s", mMediaPreparer.mBaseDeviceShortDir, resolution.toString()); in testMediaDownloadOnly_existsOnDevice()[all …]
210 private Resolution(String resolution) { in Resolution() argument212 Matcher matcher = pattern.matcher(resolution); in Resolution()248 for (Resolution resolution : RESOLUTIONS) { in mediaFilesExistOnDevice()249 if (resolution.width > mMaxRes.width) { in mediaFilesExistOnDevice()252 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in mediaFilesExistOnDevice()253 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in mediaFilesExistOnDevice()476 for (Resolution resolution : RESOLUTIONS) { in copyVideoFiles()477 if (resolution.width > mMaxRes.width) { in copyVideoFiles()481 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in copyVideoFiles()482 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in copyVideoFiles()[all …]
724 # type resolution of all parameters of a function it will reject a match between